Nginx Cache not working with wget or curl
Maxim Dounin
mdounin at mdounin.ru
Tue Mar 15 16:13:07 MSK 2011
Hello!
On Tue, Mar 15, 2011 at 08:52:59AM -0400, Fred91 wrote:
> I found how to solve this problem : a cookie was set by the loadbalancer of our backends.
> I added Set-cookie to proxy_ignore_headers.
>
> What I don't understand, however is why it's working with standard web browsers.
Most likely standard browsers sent previously set cookie and
your backends doesn't try to set new one.
Maxim Dounin
More information about the nginx
mailing list