[EMAIL PROTECTED] (Joshua Chamas) wrote:

>Ime Smits wrote:
>> I would like to apply gzip or inflate compression on the response from
>> Apache::ASP, because my application generates a lot low-entropy
>> table-structures which can be compressed down to 90-95%. 
>
>First note that Apache::ASP is Apache::Filter aware.  If there
>is a Apache::Filter::Gzip out there, then you should be able 
>to hook it in no prob.  

There is a module Apache::Gzip floating out there from Philippe Chiasson and
Geoffrey Young, but I haven't seen a final version yet.  It will be fully
compatible with Apache::Filter, or usable as a standalone (like Apache::SSI).

You might want to prod Philippe/Geoffrey to release something, even a
prerelease, to CPAN.  It should really be a very small module, built on top of
Compress::Zlib.



Reply via email to