Archive for June, 2007

Using Apache mod_deflate on Solaris10

Friday, June 8th, 2007

One of the easiest ways to quickly improve your web site's perceived performance is to use compression to decrease the size of the data transfer. Especially with increased use of javascript and css that comes with "web 2.0-ification ", using data compression is pretty much a no-brainer if you ...