Howto Enable HTTP Compression A Quick How To
IIS
Enabling HTTP Compression (IIS 6.0)
To enable global HTTP compression by using IIS Manager
| 1. | In IIS Manager, double-click the local computer, right-click the Web Sites folder, and then click Properties. |
HTTP Compression is a wonderful technology that accomplishes a lot of different things. It allows faster page serving to clients and lower server costs due to lowered bandwidth (these two being enough for me to implement). There are a handful of articles out there that explain how to implement HTTP Compression in Internet Information Server (IIS) 6.0, but I haven’t been able to find a nice step-by-step article, so I decided to set one up. In this how-to, I’ll briefly explain what HTTP Compression is and how it works in IIS 6.0, and then provide step-by-step instructions on how to implement it because it’s not as simple as flipping a switch. In fact, there are many things in multiple places on the server you have to properly configure to implement HTTP Compression.
Apache with mod_gzip
Compressing Web Output Using mod_gzip for Apache 1.3.x and 2.0.x
Web page compression is not a new technology, but it has just recently gained higher recognition in the minds of IT administrators and managers because of the rapid ROI it generates. Compression extensions exist for most of the major Web server platforms, but in this article I will focus on the Apache and mod_gzip solution.
Lotus Domino
Lotus Domino Web Access client performance improvements
See how significantly your Domino Web Access client performance can improve with the release 6.5.3 hotfix (included in Domino Web Access 6.5.4 and later). Administrators and users learn tips to increase performance and to improve user satisfaction.
0 TrackBacks
Listed below are links to blogs that reference this entry: Howto Enable HTTP Compression A Quick How To.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1826