Enabling Compression on IBM HTTP Server
You can set the mod_deflate
directive within the
httpd.conf
file to enable the IBM HTTP Server to compress output
files and log the compression ratios. mod_deflate
is an Apache module
in the httpd.conf
file that compresses content sent from the web server
to the client browser.