The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Apache::GzipChain"

Apache::GzipChain - compress HTML (or anything) in the OutputChain River stage zero No dependents

This module compresses any output from another perl handler if the browser requesting the document understands gzip encoding or if the config variable ForceGzip is set. To determine if the browser is able to understand us we check its *Accept-Encodin...

ANDK/Apache-GzipChain-1.20 - 21 Nov 2007 05:59:53 UTC

Apache::PassFile - print a file to STDOUT River stage zero No dependents

This handler implements nothing but a quite efficient cat(1) in perl. While it innocently prints to STDOUT it may well be the case that STDOUT has been tied, and that's the only reason why this module is needed. Once we can stack any apache modules o...

ANDK/Apache-GzipChain-1.20 - 21 Nov 2007 05:59:53 UTC

Apache::PassExec - run CGI and catch its output River stage one • 1 direct dependent • 1 total dependent

Runs a script (process) and fetches its output, passes it to next chained handlers....

JANPAZ/Apache-OutputChain-0.11 - 28 Aug 2002 09:40:09 UTC

Apache::SSIChain - do SSI on other modules' output River stage one • 1 direct dependent • 1 total dependent

This module uses Apache::SSI and Apache::OutputChain modules to create a filtering module that takes output from other modules (Apache::PassHtml, Apache::PassExec), parses SSI tags and sends the result to Apache, or maybe to other module (Apache::Gzi...

JANPAZ/Apache-OutputChain-0.11 - 28 Aug 2002 09:40:09 UTC

Apache::Compress - Auto-compress web files with Gzip River stage zero No dependents

This module lets you send the content of an HTTP response as gzip-compressed data. Certain browsers (Netscape, IE) can request content compression via the "Accept-Encoding" header. This can speed things up if you're sending large files to your users ...

KWILLIAMS/Apache-Compress-1.005 - 17 Nov 2004 20:03:09 UTC

Apache::Dynagzip - mod_perl extension for Apache-1.3.X to compress the response with gzip format. River stage zero No dependents

The main pupose of this package is to serve the "content generation phase" within the mod_perl enabled "Apache 1.3.X", providing dynamic on the fly compression of outgoing web content. This is done through the use of "zlib" library via the "Compress:...

SLAVA/Apache-Dynagzip-0.16 - 07 Nov 2004 21:28:45 UTC

Apache::OutputChain - chain stacked Perl handlers River stage one • 1 direct dependent • 1 total dependent

This module allows chaining perl of handlers in Apache, which allows you to make filter modules that take output from previous handlers, make some modifications, and pass the output to the next handler or out to browser. Normal handler modules specif...

JANPAZ/Apache-OutputChain-0.11 - 28 Aug 2002 09:40:09 UTC

Apache::CompressClientFixup - Perl extension for Apache-1.3.X to avoid gzip compression for some buggy browsers. River stage zero No dependents

This handler is supposed to serve the "fixup" stage on "mod-perl" enabled Apache-1.3.X. It unsets HTTP request header "Accept-Encoding" for the following web clients: Microsoft Internet Explorer Internet Explorer sometimes loses the first 2048 bytes ...

SLAVA/Apache-CompressClientFixup-0.07 - 20 Jul 2003 19:53:35 UTC
8 results (0.041 seconds)