<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Script to Enable HTTP Compression (Gzip/Deflate) in IIS 6</title>
	<atom:link href="http://lostechies.com/keithdahlby/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/keithdahlby/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6/</link>
	<description>Git, .NET and more</description>
	<lastBuildDate>Mon, 01 Apr 2013 17:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Katina</title>
		<link>http://lostechies.com/keithdahlby/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6/#comment-27</link>
		<dc:creator>Katina</dc:creator>
		<pubDate>Sun, 06 Jun 2010 19:10:48 +0000</pubDate>
		<guid isPermaLink="false">/blogs/dahlbyk/archive/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6.aspx#comment-27</guid>
		<description>Using script is better than making changes to xml file.</description>
		<content:encoded><![CDATA[<p>Using script is better than making changes to xml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://lostechies.com/keithdahlby/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6/#comment-26</link>
		<dc:creator>Keith Dahlby</dc:creator>
		<pubDate>Tue, 12 Jan 2010 05:18:13 +0000</pubDate>
		<guid isPermaLink="false">/blogs/dahlbyk/archive/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6.aspx#comment-26</guid>
		<description>Well ten years ago, when IIS 5 introduced this feature, an underpowered server might not have been able to handle the additional CPU load required for compression (although with caching, the cost for static content over time is negligible). So like most Microsoft products, the default configuration is the most conservative option.

I&#039;m OK with it being off by default, but it really surprises me that you have to drop into scripts to change a fundamental setting like the included extensions. I wonder how many servers have compression enabled but are still serving up uncompressed JS and CSS because the extensions aren&#039;t included by default...</description>
		<content:encoded><![CDATA[<p>Well ten years ago, when IIS 5 introduced this feature, an underpowered server might not have been able to handle the additional CPU load required for compression (although with caching, the cost for static content over time is negligible). So like most Microsoft products, the default configuration is the most conservative option.</p>
<p>I&#8217;m OK with it being off by default, but it really surprises me that you have to drop into scripts to change a fundamental setting like the included extensions. I wonder how many servers have compression enabled but are still serving up uncompressed JS and CSS because the extensions aren&#8217;t included by default&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Payne</title>
		<link>http://lostechies.com/keithdahlby/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6/#comment-25</link>
		<dc:creator>Christian Payne</dc:creator>
		<pubDate>Mon, 11 Jan 2010 03:32:34 +0000</pubDate>
		<guid isPermaLink="false">/blogs/dahlbyk/archive/2010/01/08/script-to-enable-http-compression-gzip-deflate-in-iis-6.aspx#comment-25</guid>
		<description>Wow, that&#039;s amazing!  Nice one!

Why wouldn&#039;t this but turned on by default???</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s amazing!  Nice one!</p>
<p>Why wouldn&#8217;t this but turned on by default???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
