Unable to cache long cache url
Francis Daly
francis at daoine.org
Sun May 18 08:41:53 UTC 2014
On Thu, May 15, 2014 at 12:23:06PM -0400, samgujrat1984 wrote:
Hi there,
> I am trying to cache a long string query url with proxy_cache_key. I am not
> sure where I am doing wrong. I tried different proxy_cache_key patterns. Not
> sure where I am doing wrong. If some one can suggest me please
proxy_cache key is to decide whether two requests are the same for caching
purposes (as in: can the second request be served with the cached response
to the first?).
Which two requests do you want to be the same for caching?; and which
other requests do you want to be different?
>From your mail, it is not obvious to me what you are trying to do.
f
--
Francis Daly francis at daoine.org
More information about the nginx
mailing list