> On Apr 6, 2015, at 3:46 AM, Ram Chander <[email protected]> wrote: > > Tried setting below headers, but no luck. > > CONFIG proxy.config.http.cache.required_headers INT 0
What is the response header from the origin? > CONFIG proxy.config.http.cache.enable_default_vary_headers INT 1 Don’t do this. There’s (almost) never a reason to turn this on. Let the origin use the vary as expected, and don’t make ATS override it like this. — Leif
