nginx-0.8.37

Manlio Perillo manlio_perillo at libero.it
Tue May 18 20:34:18 MSD 2010


Igor Sysoev ha scritto:
> On Tue, May 18, 2010 at 05:59:07PM +0200, Manlio Perillo wrote:
> 
>> Igor Sysoev ha scritto:
>>> Changes with nginx 0.8.37                                        17 May 2010
>>> [...]
>>>     *) Bugfix: nginx ignored the "private" and "no-store" values in the 
>>>        "Cache-Control" backend response header line.
>>>
>> By the way, last time I checked the code, I noted that Nginx always
>> ignore the Vary header, and require the cache key to be explicitly set.
>>
>> Is it possible to have a default cache key, generated from request URI
>> (including query string) and Vary header?
> 
> The Vary header is response header, you can not use it in cache key.
> 

I meant the Vary header from backend response.


Regards  Manlio



More information about the nginx mailing list