There is no code in squid to "transform" content inside the cache beyond headers. The development path for content transformation (of which gzip compression is one of many potential examples of) is via ICAP services (3.0 and above) and ECAP plugins (3.1).

That said, squid is 100% open source, so feel free to adapt the code to your needs if you have the time and expertise.

-C

On Jun 15, 2009, at 11:34 AM, ADEBAYO, FOLUSO, ATTSI wrote:

Thanks Kinkie, for the response, can you tell me exactly why it cant be done?

-----Original Message-----
From: Kinkie [mailto:gkin...@gmail.com]
Sent: Friday, June 12, 2009 10:31 AM
To: ADEBAYO, FOLUSO, ATTSI
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] Gzip

On Fri, Jun 12, 2009 at 4:23 PM, ADEBAYO, FOLUSO, ATTSI<fa6...@att.com> wrote:
Hi All,
  Does anyone know of a way to implement gzip in Squid 2.6? I am new
to Squid and need to have this completed ASAP.

Can't be done. The best option is squid 3.1 with the accompanying eCAP
GZIP module, or MAYBE some ICAP service (but I don't know of any such
service).


--
  /kinkie


Reply via email to