your 2 cents are misguided I said that before
- web2py is a great framework - webfaction is a great hosting but have memory constraints !!! *uwsgi *makes it possible to use them together !!! yes, I got memory problems when I installed apache+mod_wsgi, I tried there many servers/modes: nginx+uwsgi, cherokee, gevent, web2py's default server rocket, gunicorn but uwsgi is the server which has all features that I need: - is used in production by many users - eats little memory compared to others - has very good features -limits memory usage -I use --touch reload to test routes.py -harakiri mode gives me peace of mind and I ended to use uwsgi on webfaction even without other servers (nginx, cherokee, apache)