a few advises: - I tested many uwsgi versions, but the most stable one I found to be 0.9.8.6 http://projects.unbit.it/downloads/uwsgi-0.9.8.6.tar.gz - you can set --async 10 without fear, this is the maximum requests handled at the same time - limit your database queries: gae limits database search results to 1000 records for that very reason - if you have a big search results you can crash your app (more memmory is used) so for a 80Mb for 10 requests you can afford an average of 8Mb per request
- [web2py] Webfaction: Memory usage way over your limit ; ... annet
- [web2py] Re: Webfaction: Memory usage way over your... Web2Py Freak
- Re: [web2py] Webfaction: Memory usage way over your... Roberto De Ioris
- Re: [web2py] Webfaction: Memory usage way over ... Vasile Ermicioi
- [web2py] Re: Webfaction: Memory usage way over ... Massimo Di Pierro
- [web2py] Re: Webfaction: Memory usage way over ... elffikk
- [web2py] Re: Webfaction: Memory usage way o... Plumo
- Re: [web2py] Re: Webfaction: Memory usa... Roberto De Ioris
- Re: [web2py] Re: Webfaction: Memor... Plumo
- Re: [web2py] Re: Webfaction: M... Vasile Ermicioi
- Re: [web2py] Re: Webfaction: M... Roberto De Ioris
- Re: [web2py] Re: Webfaction: M... Sefa Denizoğlu
- Re: [web2py] Re: Webfactio... Vasile Ermicioi
- Re: [web2py] Re: Webfactio... Vasile Ermicioi
- [web2py] Re: Webfaction: M... elffikk
- [web2py] Re: Webfaction: M... elffikk
- Re: [web2py] Re: Webfactio... Roberto De Ioris
- Re: [web2py] Re: Webfactio... Vasile Ermicioi

