[PHP] 答复: [PHP] Re: Problem of load balance among php-cgi process

2011-10-20 Thread Sean Chen
/usr/local/websrv/php/etc/php-fpm.conf <- THIS ONE PS: The problem is solved, It's cause by eaccelerator module, when I remove this module, the php-cgi works well. Regards. Sean -邮件原件- On 10/20/2011 5:20 AM, sean chen wrote: >> The red one is busy My email client

[PHP] Re: Problem of load balance among php-cgi process

2011-10-20 Thread sean chen
It's cause by eaccelerator module, when I remove this module, the php-cgi works well. Is there some compatible issue between eaccelerator and php? Regards Sean 2011/10/19 Sean Chen > Hi, > > ** ** > > I’ve got a problem when running PHP with nginx, there are several

[PHP] Problem of load balance among php-cgi process

2011-10-19 Thread Sean Chen
Hi, I've got a problem when running PHP with nginx, there are several php-cgi processes and only one is busy at one time, like this: 500 23868 0.0 0.0 209164 10948 ?S21:23 0:01 /usr/local/websrv/php/bin/php-cgi --fpm --fpm-config /usr/local/websrv/php/etc/php-fpm.conf