mod_deflate for Apache’s admins
Tuesday, July 27th, 2010If you have powerful production servers and wanting to speed up your web applicaitons by shrinking bandwidth, then this is what you want to do to your Apache servers. It allows the server to compress the files before send it to the clients’ browser so…less bandwidth cost as well as happier users. The necessary steps [...]