Welcome! Log In Create A New Profile

Advanced

Re: Serving stale items from cache

Brian Akins
September 22, 2011 07:06PM
proxy_cache_use_stale updating does soemthing similar.

You may could do something like (from the docs)

proxy_cache_bypass $http_my_secret_header;

without a corresponding proxy_no_cache and that should make nginx go to the origin server but cache the results.

--Brian
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Serving stale items from cache

Erik Wickstrom September 01, 2011 01:50AM

Re: Serving stale items from cache

Andrew Alexeev September 02, 2011 12:00PM

Re: Serving stale items from cache

stonor September 22, 2011 04:03PM

Re: Serving stale items from cache

Erik Wickstrom September 22, 2011 05:10PM

Re: Serving stale items from cache

Brian Akins September 22, 2011 07:06PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 210
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready