499 and php-fpm segfaults

witekfl at gazeta.pl witekfl at gazeta.pl
Thu Dec 2 17:47:31 MSK 2010


On Tue, Nov 30, 2010 at 12:28:00PM +0300, Igor Sysoev wrote:
> On Mon, Nov 29, 2010 at 06:04:20PM +0100, witekfl at gazeta.pl wrote:
> 
> > Hi,
> > I have noticed, that quite often when client closes connection
> > before the end of request, the php segfaults in the php_request_shutdown.
> > I guess it could be workarounded if the nginx read the answer despite
> > the closed client socket.
> > Is there any trick to force the nginx to do it?
> > How difficult it is to make nginx work this way?
> 
> fastcgi_ignore_client_abort  on;

Thanks.
php still segfaults, anyway.
It is 5.2 with the php-fpm backported from 5.3 SVN with the XML configuration yet.
Perhaps, I made a mistake somewhere.




More information about the nginx-devel mailing list