Tutorial Active Gzip Compression

Compression reduces response times by reducing the size of the HTTP response. Gzip is the most popular and effective compression method curr...

Compression reduces response times by reducing the size of the HTTP response. Gzip is the most popular and effective compression method currently available and generally reduces the response size by about 70%. Approximately 90% of today's Internet traffic travels through browsers that claim to support gzip.
# BEGIN GZIP

AddOutputFilterByType DEFLATE text/text text/html

Hot in Week

Popular

Archive

item