Hi, 

Probably my problem is something else as I don't use uWsgi at all, but you'll 
decide.

My virtualhost setup has a php fcgi handler, which I suspect to be the cause of 
the problems. Whenever a Gatewat Timeout occurs it doesn't stop giving me 
timeouts until I manually kill the php-cgi process. No amount of Cherokee 
restarting helps (either from the webadmin interface or by using standard 
Ubuntu commands like: sudo service cherokee {stop|start}). The only solution is 
to kill the php-cgi process, but sadly it doesn't last more than a couple of 
requests, then all starts over again.

I have a suspicion that the timeouts happen most often with AJAX requests, than 
normal requests, and after an AJAX request produces the timeout neither types 
of requests work anymore.
I am doing AJAX request with jQuery's (v. 1.4.1) $.get and $.getJSON methods 
and with the jQuery AjaxForm plugin.

I use the Symfony php framework (v. 1.2.10), compression is off (both in 
symfony and in cherokee), I/O cache is off.

This all started around the release of cherokee 0.99.3x.
My machine(s) all run Ubuntu 9.10 64bit.

As for the minimal load, this is happening on my dev machine where only I am 
using the webserver at a rate of about max. 10 request per minute.

Ideas? Suggestions?


Regards,

Botond Szasz



      
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to