nick wrote:
> What I mean is that if user-agent is capable of "Accept-Encoding" and
> the upstream http server doesn't use encoding, can squid be configured
> to gzip the content and send it back to user-agent with a
> "Content-Encoded" header?
No. Proxies are not allowed to mess around with content-encoding. You
can only do this in servers or gateways.
In some future version Squid may support the related HTTP/1.1
Transfer-Encoding mechanism, also capable of gzip content.. Proxies MAY
change the Transfer-Encoding of proxied content. See
http://devel.squid-cache.org/projects.html#te for the work in progress
for supporting transfer-encoding.
Regards
Henrik Nordstörm
Squid Developer
Received on Fri Mar 29 2002 - 04:23:40 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:12 MST