Hi
On 01.06.2015 13:51, Oleksandr V. Typlyns'kyi wrote:
>> Vary: *
> http://nginx.org/r/proxy_cache_valid
> If the header includes the "Vary" field with the special value "*", such
> a response will not be cached (1.7.7). If the header includes the "Vary"
> field with another value, such
Today Jun 1, 2015 at 13:28 Rene Moser wrote:
> Hi
>
> We use nginx as proxy_cache and identified a different somehow weird
> behaviour compared to 1.6.:
>
> In some situations we get a MISS or EXPIRED in 1.8, where with the same
> config, same resource and same origin, we got a HIT in 1.6.
> Re
Hi
We use nginx as proxy_cache and identified a different somehow weird
behaviour compared to 1.6.:
In some situations we get a MISS or EXPIRED in 1.8, where with the same
config, same resource and same origin, we got a HIT in 1.6.
The weird thing is, it does never change to a HIT even after sev