Mod deflate

mod_deflate is an optional module for the Apache HTTP Server, Apache v2 only.Based on Deflate lossless data compression algorithm that uses a combination of the LZ77 algorithm and Huffman coding. This module provides the DEFLATE output filter that allows output from Apache HTTP server to be compressed before being sent to the client over the network. It also provides a filter for decompressing (inflating, uncompressing) a gzip compressed response body.

Mod deflate

mod_deflate is an optional module for the Apache HTTP Server, Apache v2 only.Based on Deflate lossless data compression algorithm that uses a combination of the LZ77 algorithm and Huffman coding. This module provides the DEFLATE output filter that allows output from Apache HTTP server to be compressed before being sent to the client over the network. It also provides a filter for decompressing (inflating, uncompressing) a gzip compressed response body.