Speed up your website using Apache2 mod_deflate for your virtual host

I want to share my experience in my efforts to improve the performance of my website using mod_deflate. mod_deflate compresses content before sending them back to the browser which reduces considerable amount of traffic time. Compressed content is supported by most newer browsers. For older browser we have included directives not to compress content.