El 20/05/11 05:17 a.m., Antonio Pérez escribió:
>>
> Try to keep PHP_FCGI_MAX_REQUESTS under 500.

504 Gateway Timeout
.... is the normal server reply  :(

# ps ax | grep php-cgi
26016 ?        S      0:02 /usr/bin/php-cgi -b 127.0.0.1:47990
#

# grep PHP /etc/cherokee/cherokee.conf
source!1!env!PHP_FCGI_CHILDREN = 4
source!1!env!PHP_FCGI_MAX_REQUESTS = 250
source!1!nick = PHP Interpreter
#

As soon as I restart cherokee the pages are served normaly.

May I have any other configuration to fix it?

Can I try to obtain any debug to find the problem?

Thank you.
Rodolfo Pilas


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

Reply via email to