nx.org [mailto:nginx-boun...@nginx.org] On Behalf Of
Maxim Dounin
Sent: Wednesday, February 26, 2014 1:12 AM
To: nginx@nginx.org
Subject: Re: Odd issue with proxy_pass serving wrong cached data
Hello!
On Wed, Feb 26, 2014 at 02:32:25AM +, Brian Hill wrote:
> So now it doesn't look like
disable gzip, sendfile off, use something else then epoll, disable
proxy_cache_path and take it from there to see if it still happens.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,247939,247950#msg-247950
___
nginx mailing list
nginx@nginx.
Hello!
On Wed, Feb 26, 2014 at 02:32:25AM +, Brian Hill wrote:
> So now it doesn't look like it's a caching issue at all. I've
> completely gutted my config files and stripped it down, and I'm
> still seeing the same issue. I even shot a video of what I'm
> seeing and stuck it on YouTube a
proxy_pass
https://wyessl;
}
}
}
BH
Sent: Tuesday, February 25, 2014 9:52 AM
To: nginx@nginx.org
Subject: Odd issue with proxy_pass serving wrong cached data
I'm having an odd issue, and I'm not sure where to start.
We've been implement
I'm having an odd issue, and I'm not sure where to start. We've been
implementing a number of NGINX servers recently, and one of them is ...
http://time4livetv.blogspot.com/2014/02/south-park.html
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,247939,247940#msg-247940
I'm having an odd issue, and I'm not sure where to start.
We've been implementing a number of NGINX servers recently, and one of them is
doing a proxy_pass to an older IIS7 server that we'll be phasing out soon,
which is hosting a couple of minor sites in our datacenter.
When initially browsing