connection reset errors

Adam Michaels adam at digitalagemedia.net
Sat Oct 13 13:03:22 MSD 2007


The request is showing in the access log but not in the error log when set 
to info.


----- Original Message ----- 
From: "Igor Sysoev" <is at rambler-co.ru>
To: <nginx at sysoev.ru>
Sent: Saturday, October 13, 2007 2:58 AM
Subject: Re: connection reset errors


> On Fri, Oct 12, 2007 at 02:07:07PM -0400, Adam Michaels wrote:
>
>> I'm using nginx to proxy for both ruby on rails and php applications. 
>> Some of my users are reporting intermittant connection reset errors in 
>> their browsers. The behavior they describe consists of the browser fully 
>> loading the web page then immediately forwarding them to a connection 
>> reset page. I have seen it first hand a couple of times but have not been 
>> able to consistently reproduce it. I checked the access log for the 
>> request and it never gets logged by nginx. Has anyone else seen this kind 
>> of behavior?
>>
>> My guess is its some kind of bug with 302 handling.
>
> Could you set nginx error_log to info level:
>
> error_log  /path/to/log  info;
>
> reproduce the bug and show the error_log ?
>
>
> -- 
> Igor Sysoev
> http://sysoev.ru/en/
>
>
> 






More information about the nginx mailing list