proxy_cache not working

Maxim Dounin mdounin at mdounin.ru
Thu Jun 23 16:27:29 MSD 2011


Hello!

On Thu, Jun 23, 2011 at 06:23:24AM -0400, dekar411 wrote:

> I'm trying to setup reverse proxy cache but the cache path is always
> empty and tcpdump tells me there is no caching. Here is my configuration
> (all non-mentioned files are default):

Most likely reason is that response headers (Cache-Control, 
Expires, presence of Set-Cookie header) disable caching.

Maxim Dounin



More information about the nginx mailing list