Force cache refresh

Ole Laursen olau at iola.dk
Fri Jun 18 14:29:57 MSD 2010


Igor Sysoev <igor at ...> writes:
> You may bypass cache using "Some-Secret-Header: 1" in a request and setting:
>     proxy_no_cache  $http_some_secret_header;
> The response may be cached.

Aha!

Works great. I thought that would by-pass the cache in both directions. :)

I've updated the documentation on proxy_no_cache on wiki.nginx.org.


Ole







More information about the nginx mailing list