Nginx file proxy use stale and update on the background

By.

min read

My profile

Share this:
proxy_cache_use_stale updating;
proxy_cache_background_update on;
proxy_cache_lock on;

Source: https://serverfault.com/questions/576402/nginx-serving-stale-cache-response-while-updating

Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *