HTTP Compression for IIS 6.0

I just went through and enabled HTTP Compression for the server that ChrisHammond.com, Solo2.org, and various other websites run on. Now, I can't tell if the difference is noticable, or if I just think it's noticable? hmmm

Followed the instructions in this article for setting up HTTP Compression on IIS 6

http://weblogs.asp.net/owscott/archive/2004/01/12/57916.aspx

Recent Comments

I've done the same thing on a few servers after reading that same article. And no - you're not imagining things - it makes browsing sites a LOT zippier :) You can verify it by checking complete headers or running an IE plugin that displays everything for each (and cumulative) requests. http://www.iewatch.com (commercial) or http://www.blunck.info/iehttpheaders.html (freeware), etc. I imagine there are similar things for Firefox. There are a couple 'gotchas' still to watch though. If you're hosting software downloads (as in EXE setup files) you'll want to delete those entries from the metabase. I suppose those entries are still in IIS as a throwback to the days when people coded web sites in C or some other compiled language. (There are a few still around that use DLLs and EXEs.) Cheers!
Posted By: Anonymous on Mar 2006

Add Comment

Please add your comment by filling out the field(s) below. Your comment may need to be approved before it becomes visible.
Enter your first name for display with the comment
Enter your last name for display with the comment.
Enter your comment here.
If you can't type Human2 in, you can't post, plain and simple.
Submit Comment Cancel

Chris Hammond

Chris Hammond

is a father, husband, leader, developer, photographer and car guy. Chris has long specialized in ASP.NET and DotNetNuke (DNN) development, so you will find a variety of posts relating to those topics. For more information check out the about Chris Hammond page.

If you are looking for DotNetNuke consulting please visit Christoc.com Software Solutions

Find me on Twitter, GitHub and LinkedIn.