Response Sent To Wrong User

Yaoxing yaoxing.zhang at gmail.com
Fri Feb 5 04:43:49 MSK 2010


Yes I'm using proxy_cache module, but I configured it not to cache this 
summaries.aspx. And most of the time it works. Only under heavy stress 
does this bug begin to show up. So I think it might not be a cache 
issue. I didn't change Cache-Control header, it's set to "Cache-Control: 
private" according to what I see in Firebug.
I'm running Nginx 0.7.64 on CentOS 5.

Regards,
Yaoxing


于 2010/2/5 6:10, nginx-request at nginx.org 写道:
> ------------------------------
>
> Message: 5
> Date: Thu, 4 Feb 2010 07:43:46 -0600
> From: Ryan Malayter<malayter at gmail.com>
> To:nginx at nginx.org
> Subject: Re: Response Sent To Wrong User
> Message-ID:
> 	<5d7f07421002040543k75654182j4a990ab8f93022b6 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, Feb 4, 2010 at 4:22 AM, Yaoxing<yaoxing.zhang at gmail.com>  wrote:
>    
> Are you using proxy_cache at all in your nginx configuration?
>
> If so, what are the Expires: and Cache-Control headers being returned
> by the IIS back-end server? ASP.NET sets "Cache-Control: private" by
> default, but if you override that somehow, the wrong page could be
> served to the wrong user.
>
> Also, what version nginx are you using, and on which OS?
>
> -- RPM



More information about the nginx mailing list