499 and php-fpm segfaults

Igor Sysoev igor at sysoev.ru
Tue Nov 30 12:28:00 MSK 2010


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;


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx-devel mailing list