Hi, Changing unix to tcp socket did not help solve the issue. I still see the same issue of processes getting to blocked state on recv call.
Will try the upgrade to 0.99.48. Regards swami ----- Original Message ----- From: "Alvaro Lopez Ortega" <[email protected]> To: "swami" <[email protected]> Cc: <[email protected]> Sent: Wednesday, April 28, 2010 2:06 PM Subject: Re: [Cherokee] CHEROKEE + PHP FCGI gets stuck after some time On 28/04/2010, at 19:57, swami wrote: > After pumping web traffic accessing php pages for couple of hours , i see > that that all php-cgi processes go into recv state and blocked there. > Since all of them are blocked on recv , cherokee not able to spawn new > php-cgi and all new requests are throwing "504 gateway error". Could you please test it with Cherokee 0.99.48 and with php-cgi listening to 127.0.0.1:xxxx instead of an unix socket? The change from Unix socket to TCP will help for sure. Besides, 0.99.15 quite old, I'd recommend you to update to the latest version (0.99.48). Modern version are slightly more stable. By the way, thanks for the neat report. Cheers! -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
