Hi,
If I set “proxy_cache_valid 200 10m;”, while a page returned by
up-stream web server has a “Cache-contro:max-age=30s” header, then how
long this page will be cached?
Thanks for your help in advance.
xwk.
Hi,
If I set “proxy_cache_valid 200 10m;”, while a page returned by
up-stream web server has a “Cache-contro:max-age=30s” header, then how
long this page will be cached?
Thanks for your help in advance.
xwk.
Hello!
On Wed, Jul 06, 2011 at 09:43:27AM +0800, Weikai Xie wrote:
Hi,
If I set “proxy_cache_valid 200 10m;”, while a page returned by
up-stream web server has a “Cache-contro:max-age=30s” header, then how
long this page will be cached?
Cache-Control header takes precedence unless ignored with
proxy_ignore_headers directive.
Maxim D.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs