| From | Sent On | Attachments |
|---|---|---|
| Niro | Jan 12, 2010 10:05 am | |
| merlin corey | Jan 12, 2010 4:45 pm | |
| war59312 | Feb 11, 2010 8:12 pm | |
| Daniel Hahler | Feb 12, 2010 5:20 am | |
| Reinis Rozitis | Feb 12, 2010 6:07 am | |
| Piotr Karbowski | Feb 12, 2010 6:13 am | |
| shaktale | Feb 12, 2010 10:29 am | |
| Usu | Apr 3, 2010 7:23 pm | |
| Payam Chychi | Apr 3, 2010 7:36 pm | |
| jjjx128 | Apr 3, 2010 8:08 pm | |
| Usu | Apr 4, 2010 12:55 am | |
| unclepieman | Apr 4, 2010 11:37 am | |
| Usu | Apr 4, 2010 11:59 am | |
| unclepieman | Apr 4, 2010 12:19 pm | |
| Usu | Apr 4, 2010 12:21 pm | |
| Don Burris | Jun 20, 2010 2:28 pm | |
| franky gman | Aug 11, 2011 10:05 am | |
| Volodymyr Kostyrko | Aug 11, 2011 10:25 am | |
| Reinis Rozitis | Aug 12, 2011 4:31 am |
| Subject: | Re: Nginx + PHP FASTCGI FAILS - how to debug ? | |
|---|---|---|
| From: | jjjx128 (ngin...@nginx.us) | |
| Date: | Apr 3, 2010 8:08:56 pm | |
| List: | ru.sysoev.nginx | |
Hi, I'm having the same problem for a few weeks now, after x hours/days php becomes unresponsive, I've already changed 2 different php-fastcgi spawning scripts and tried php-fpm as well, switched between many version of the php 5.2 and 5.3 branches but the problem still remains so I don't think it's a php issue even if that would be the most logical conclusion.
You are probably have too many concurrent connections from nginx to your php-fastcgi application. Try to increase listen queue to 1024 or something to handle your load spikes, benchmarking or whatever causing it.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,40332,70997#msg-70997
_______________________________________________ nginx mailing list ngi...@nginx.org http://nginx.org/mailman/listinfo/nginx





