Hello all,

I deployed a web2py application on a local intranet Windows 2012 server 
with 8 GB of RAM, 8 Core processor. I am running the application on Rocket 
Server. Now the application runs very slow in production mode. I compiled 
the app, and the speed improved, but still it is very slow. 

How this problem should be addressed? 

I googled a bit and got to know that it has something to do with GIL which 
is on cpython running on single core (so 7 of my cores is still unused I 
guess). So do I need to deploy the app on apache server, as was suggested ? 
If so, then please someone provide me a relevant link specifying the steps 
to do so. 

The app is in testing phase itself, so I wanted to deploy it as soon as 
possible (thus chose Rocket Server). 

Thanks for reading it. Will appreciate your help !

-- 
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/d/optout.

Reply via email to