Re: No revalidation when using stale-while-revalidate

2020-07-24 Thread Adam Volek
ype: text/plain Connection: close cache-control: max-age=5, stale-while-revalidate=10 Adam Volek On 24. 07. 20 4:33, Maxim Dounin wrote: Hello! On Thu, Jul 23, 2020 at 08:06:36PM +0200, Adam Volek wrote: We're running into some strange behaviour with the stale-while-revalidate extension

No revalidation when using stale-while-revalidate

2020-07-23 Thread Adam Volek
nx.conf we used to replicate the issue. Kind regards, Adam Volek events {} http { proxy_cache_path /tmp/ngx_cache keys_zone=one:10m; proxy_cache one; server { listen 8080 default_server; location / { proxy_pass http://e