Thanks Henrik...But I have seen vice-versa to be working i.e., server
sending a gzipped response and squid serving deflated one when client
asks for deflated content....
My squid is 2.6-16.
Thanks,
Avi
http://aviral.piworx.com
Henrik Nordstrom wrote:
On mån, 2008-10-20 at 15:23 +0530, Aviral Pandey wrote:
When my client asks for Accept-Encoding: gzip, deflate, squid is sending
it raw content. Shouldn't it gzip and then send?
No, Content-Encoding (just as Content-Languate) is a task of webservers,
not semantically transparent proxies such as Squid.
Is there a way in which
this can be achieved?
There is an addon for squid-3, but it apparently needs a bit of work to
apply to current Squid-3 sources.
Regards
Henrik