I've moved a client's web2py apps to a new windows server. It's now 2008 R2 
(on a 2012 hypervisor). I'm still using Apache 2.4 (although a slightly 
later version).
I get constant and very high CPU usage (1 of 8 cores showing 10% or 11% 
CPU) as soon as the Apache service starts. This server only hosts one app 
(although it is a standard web2py installation). Memory usage is low, and 
the website appears responsive to casual use. The Apache log files indicate 
low access rates, no errors. Stopping the server and restarting it 
immediately results in the same CPU load. The mod_wsgi configuration is the 
same as on the old server. The hosting filesystem is Microsoft's ReFS 
(Resilient Filesystem) which causes PyCharm some grief (Java's filesystem 
notifying doesn't work on ReFS yet), maybe that's a factor. I have other 
services running Rocket and they are all normal.
Apache is 32 bit, so is python. 

I wonder if anyone has seen this before and may be able to give me some 
hints 

-- 
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