2002-09-17 08:49:54 +00:00
|
|
|
mod_gzip is an Internet Content Acceleration module for the popular
|
|
|
|
Apache Web Server.
|
2000-12-13 21:44:33 +00:00
|
|
|
|
2002-09-17 08:49:54 +00:00
|
|
|
mod_gzip uses the well established and publicly available IETF
|
|
|
|
Content-Encoding standards in conjunction with publicy available GZIP
|
|
|
|
compression libraries such as ZLIB to deliver dynamically compressed
|
|
|
|
content 'on the fly' to any browser or user-agent that is capable of
|
|
|
|
receiving it.
|
2000-12-13 21:44:33 +00:00
|
|
|
|
2008-06-30 04:54:04 +00:00
|
|
|
This is the updated mod_gzip for apache version 2.0 and above.
|
|
|
|
It has better compression and better logging than the builtin module
|
|
|
|
mod_deflate.
|