Hi,

I switched the cache type to 'file' (the default is 'memory') because I use 4 processes of uWSGI to serve my application which don't share memory and I didn't want to install memcached.

To my surprise CPU usage rocketed to 100% in a matter of seconds. I then tried to revert to Paster and the situation was the same.

The app serves not more than 1 request per second (this will increase soon though) and the total size of the cache dir was 25MB. What could cause such CPU spikes? Has anyone experienced something like this?

Regards,
--
Juliusz Gonera
http://juliuszgonera.com/

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to