[users@httpd] A mod_gunzip for Apache 2.x ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I need a module which unzip gzipped files so that I can then use filters 
to filter out some data in this gzipped html files.

Because when I have a test.html.gz file, the module should only gunzip 
*.html.gz files as OutputFilter to save performance. Then I can parse 
and change some contents of this files and re-compress them with the 
module DEFLATE.

Does there exists a gunzip module in apache 2.x?
Currently I use mod_ext_filter to run manually the command /bin/gunzip 
but this mean one fork per HTTP request! So the performance is currently 
very bad!

-- 
Best regards,
Stephan FERRARO
Root of TrashMail.net - http://www.trashmail.net/
GnuPG public key: gpg --keyserver www.keyserver.net --recv-key 94B2664F

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux