With squid (3.1.8 - .10) in reverse-proxy mode running an eCAP adapter (gzip), does squid still pull the body to be gzipped from its cache? I'm setting Vary: Accept-Encoding, and seeing HITs when Accept-Encoding doesn't include gzip, but only MISSes when the adapter is gzipping. Is this by design with a respmod_precache adapter, or can I gzip content that's already cached? Regards, Jonathan Wolfe