Syntax: | proxy_cache_revalidate |
---|---|
Default: | proxy_cache_revalidate off; |
Context: | http , server , location |
This directive appeared in version 1.5.7.
Enables revalidation of expired cache items using conditional requests with the “If-Modified-Since” and “If-None-Match” header fields.
Please login to continue.