You can do something similar with the cache.config file. With that you can match URLs by regex and then tweak the cache_responses_to_cookies value just those URLs with the "cache-responses-to-cookies" option.
Saturday, November 10, 2012, 12:22:07 PM, you wrote: > summarizing: I want to cache the all object by default > (proxy.config.http.cache.cache_responses_to_cookies INT 1) and when a loggin > cookie is present I don't want to cache and a diferent hash should be kept.
