Nginx Cache and WP canonical URL create infinite loop (bug ?)

Simone Fumagalli simone.fumagalli at contactlab.com
Thu Nov 24 08:50:10 UTC 2011


On 11/23/2011 06:41 PM, Maxim Dounin wrote:
> With this config, the cache key for the request to
> "http://www.mysite.com/my-page//" will be
> "http://ALL_backend/my-page//".

Well, I was wrong. In another file, on main level, I've

	proxy_cache_key "$scheme://$host$request_uri";

--
Simone



More information about the nginx mailing list