Practical mod_perl / HTML Book /



previous page: B.15.6. Apache::Gzip—Auto-Compress Web Files with gzip
  
page up: HTML Version of the book
  
next page: B.15.8. Apache::Layer—Layer Content Tree Over One or More Others

B.15.7. Apache::Compress—Auto-Compress Web Files with gzip


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

Browsers that don't request gzipped data will receive uncompressed data.

This module is compatibile with Apache::Filter, so you can compress the output of other content generators.

Available from CPAN. See the module manpage for more information.

 

Continue to:

  • prev: B.15.6. Apache::Gzip—Auto-Compress Web Files with gzip
  • Table of Contents
  • next: B.15.8. Apache::Layer—Layer Content Tree Over One or More Others







TOP
previous page: B.15.6. Apache::Gzip—Auto-Compress Web Files with gzip
  
page up: HTML Version of the book
  
next page: B.15.8. Apache::Layer—Layer Content Tree Over One or More Others


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com