proxy_cache

Richard Kearsley Richard.Kearsley at m247.com
Mon Apr 25 06:22:23 MSD 2011


Thanks, I already set "proxy_cache_use_stale updating"
But what if the file is completely new..? there is no stale file to serve


-----Original Message-----
From: Ryan Malayter [mailto:malayter at gmail.com] 
Sent: 25 April 2011 03:12
To: nginx at nginx.org
Subject: Re: proxy_cache

On Sunday, April 24, 2011, Richard Kearsley <Richard.Kearsley at m247.com> wrote:
> Is there a way to know if a file has been cached/is currently being downloaded to cache without requesting the file?
> I.e. can I query the cache table somehow?
> I am trying to stop new files being written multiple times

proxy_cache_use_stale updating;
http://wiki.nginx.org/HttpProxyModule#proxy_cache_use_stale



-- 
RPM

_______________________________________________
nginx mailing list
nginx at nginx.org
http://nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list