Increase website performance with Apache mod_deflate
In this tutorial we will learn how to use Apache's mod_deflate in order to compress the output from the server before sending it to the client over the network.
With mod_deflate you can compress files to approximately 20% - 30% of their original sizes, save your server traffic and increase the performance of the website.
Sebastian Sulinski on 7th Oct 2011



