atom feed19 messages in ru.sysoev.nginxRe: Nginx + PHP FASTCGI FAILS - how t...
FromSent OnAttachments
NiroJan 12, 2010 10:05 am 
merlin coreyJan 12, 2010 4:45 pm 
war59312Feb 11, 2010 8:12 pm 
Daniel HahlerFeb 12, 2010 5:20 am 
Reinis RozitisFeb 12, 2010 6:07 am 
Piotr KarbowskiFeb 12, 2010 6:13 am 
shaktaleFeb 12, 2010 10:29 am 
UsuApr 3, 2010 7:23 pm 
Payam ChychiApr 3, 2010 7:36 pm 
jjjx128Apr 3, 2010 8:08 pm 
UsuApr 4, 2010 12:55 am 
unclepiemanApr 4, 2010 11:37 am 
UsuApr 4, 2010 11:59 am 
unclepiemanApr 4, 2010 12:19 pm 
UsuApr 4, 2010 12:21 pm 
Don BurrisJun 20, 2010 2:28 pm 
franky gmanAug 11, 2011 10:05 am 
Volodymyr KostyrkoAug 11, 2011 10:25 am 
Reinis RozitisAug 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