Nginx caching... but shouldn't be.
dgarstang
nginx-forum at nginx.us
Mon Jul 23 16:44:36 UTC 2012
We have nginx running, and for reasons I don't understand, it seems to
be caching content to /var/lib/nginx/proxy. I can't even find this
setting in the configuration anywhere, i.e. the following returns
nothing:
root at lb01:/etc/nginx# find /etc/nginx | xargs grep "/var/lib/nginx"
We have the following set:
proxy_no_cache 1;
proxy_cache_bypass 1;
I have pasted our config to http://pastebin.com/w7E0trG6. If anyone has
any ideas why nginx is caching, it would be appreciated.
Doug.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,228893,228893#msg-228893
More information about the nginx
mailing list