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
