check http://web2py.com/books/default/chapter/29/13/deployment-recipes for 
all kinds of setups ^_^

On Monday, January 27, 2014 10:14:01 PM UTC+1, Calvin Morrison wrote:
>
> Hi guys, 
>
> I have a fairly typical web2py application I am trying to deploy with a 
> standard CentOS 6 configuration using Apache and MySQL. 
>
> What seems to be bugging me right now is that the responses are very 
> slow, around .7 seconds to load the home page. I have a feeling this is 
> because of my apache WSGI setup. 
>
> It seems that web2py doesn't stay running as a process on the server, 
> so i guess each time it has to reimport and load everything up, seems 
> quite slow. 
>
>   Before when running using the Rocket sever for development the site 
> was snappy, now it's slow. 
>
> Any tips/tricks to keep web2p in the background for wsgi so that it's 
> not so slow? 
>
> Calvin 
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to