Bill Stoddard wrote:

> I'm a bit fuzzy on how to run the GZIP filter from CACHE_IN but I assume something 
>clean
> can be done. Detecting if the client supports unzip and conditionally installing 
>GUNZIP is
> simple and should just work without resorting to anything unnatural.

The cache_storage.c was designed to be the place where such
optimisations happen. Data is passed to it as a brigade, so it should be
relatively easy to pass that brigade through specific filters like GZIP
(or GUNZIP) before handing the brigades to the caching subfilters.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]                "There's a moon
                                        over Bourbon Street
                                                tonight..."

S/MIME Cryptographic Signature

Reply via email to