I'm building a website with pylons. When I develop it, I use paster serve
to start the built-in web server.
But now, I want to publish it to a standalone server, which web server I should use? I hope it robust and has hign performance.
I'm building a website with pylons. When I develop it, I use paster serve
to start the built-in web server.
But now, I want to publish it to a standalone server, which web server I should use? I hope it robust and has hign performance.
This is pretty much a duplicate of this question, and has also been answered here by Ben Bangert, one of the main architects of Pylons.