On Wed, 1 Feb 2006, Jon wrote:
I have squids running in HTTP accelerator mode where my servers sitting behind them serve compressed files. When I call those files through squid, they get uncompressed by squid.
Not likely. Squid knows nothing about how to uncompress.More likely your web server does not want to give out the content compressed in response to HTTP/1.0 requests.
Regards Henrik