Re: proxy_cache_bypass and cache refresh

2014-10-13 Thread Sergey Kandaurov
On 03.10.2014 13:42, Grzegorz Kulewski wrote: Hello, Is it true that a GET request that satisfies proxy_cache_bypass (and generates BYPASS cache status in the access log) should also refresh proxy cache for that URL? There are several tutorials on the Internet that advise that it works. Also

Re: proxy_cache_bypass and cache refresh

2014-10-10 Thread Grzegorz Kulewski
Anyone? W dniu 03.10.2014 11:42, Grzegorz Kulewski pisze: > Hello, > > Is it true that a GET request that satisfies proxy_cache_bypass (and > generates BYPASS cache status in the access log) should also refresh proxy > cache for that URL? > > There are several tutorials on the Internet that ad

proxy_cache_bypass and cache refresh

2014-10-03 Thread Grzegorz Kulewski
Hello, Is it true that a GET request that satisfies proxy_cache_bypass (and generates BYPASS cache status in the access log) should also refresh proxy cache for that URL? There are several tutorials on the Internet that advise that it works. Also it was working for us before but stopped - eith