"client closed prematurely connection..."

Jean-Philippe skateinmars at skateinmars.net
Wed Nov 14 14:25:16 MSK 2007


Igor Sysoev a e'crit :
> On Wed, Nov 14, 2007 at 11:03:24AM +0100, Jean-Philippe wrote:
>
>   
>> Igor Sysoev a e'crit :
>>     
>>> On Tue, Nov 06, 2007 at 12:58:59AM +0100, Adam Roth wrote:
>>>
>>>  
>>>       
>>>> About 15% of my requests are hanging and the nginx error log outputs:
>>>>
>>>> *5 client closed prematurely connection, so upstream connection is
>>>> closed too while sending request to upstream
>>>>
>>>> At this point I'm not sure what the problem is. Nginx? Mongrel? Some
>>>> code causing Rails to quit? Any ideas?
>>>>    
>>>>         
>>> You see the hanging requests in browser ? Try
>>>
>>> proxy_ignore_client_abort  on;
>>> fastcgi_ignore_client_abort  on;
>>>
>>>
>>>  
>>>       
>> Hello,
>> Can you be more specific on this options ? There isn't any description 
>> in the english documentation.
>>
>> Does it prevent aborting request to upstream proxys and fastcgis in case 
>> the client itself aborts the request ?
>>     
>
> Yes.
>
>
>   
Thanks, I'll add it to the documentation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20071114/bd5a5469/attachment.html>


More information about the nginx mailing list