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