proxy cache
Sam H.
lists at ruby-forum.com
Thu Nov 4 17:23:17 MSK 2010
So,
proxy_ignore_headers X-Accel-Expires Expires Cache-Control;
Does work, but i lost quite some time until i realised that nginx sets
an expiration time at the moment when a response is cached, restarting
nginx afterwards with other configuration settings won't change
anything.
So, whenever your playing with proxy_ignore_headers, proxy_cache_valid
remember to empty your cache dir ;)
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list