Search code examples
mod-deflate

mod_deflate in Apache 2 produces?


What is the compression mechanism that mod_deflate in Apache2. Is it gzip or zlib or something else?


Solution

  • mod_deflate uses zlib.