mån 2010-02-22 klockan 21:31 +0100 skrev Gerrit Berkouwer:

> Can this be done with Apache? So let Apache do the GZIP and serve
> Squid this gzipped file? Without the eCAP module?

Apache handles content negotiation very well, much better than dynamic
gzip:ing. It works on static files simply by having two copies of the
file, one .gz and one uncompressed...

But you need to make sure your authoring system updates both..

Regards
Henrik

Reply via email to