<?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: HttpCompress</title>
	<atom:link href="http://blowery.org/httpcompress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blowery.org</link>
	<description>this is my blog where i blog</description>
	<lastBuildDate>Wed, 18 Apr 2012 21:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Manish</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-32191</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Wed, 18 Apr 2012 21:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-32191</guid>
		<description>Are there installation instructions for IIS 7.5?</description>
		<content:encoded><![CDATA[<p>Are there installation instructions for IIS 7.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: German</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-25957</link>
		<dc:creator>German</dc:creator>
		<pubDate>Thu, 22 Dec 2011 01:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-25957</guid>
		<description>I tried using this on a website running .NET 4 and I keep getting the error below. Any ideas?


Exception information: 
    Exception type: ArgumentOutOfRangeException 
    Exception message: Index and count must refer to a location within the string.
Parameter name: count
   at System.String.RemoveInternal(Int32 startIndex, Int32 count)
   at System.String.Remove(Int32 startIndex, Int32 count)
   at blowery.Web.HttpCompress.HttpModule.CompressContent(Object sender, EventArgs e)</description>
		<content:encoded><![CDATA[<p>I tried using this on a website running .NET 4 and I keep getting the error below. Any ideas?</p>
<p>Exception information:<br />
    Exception type: ArgumentOutOfRangeException<br />
    Exception message: Index and count must refer to a location within the string.<br />
Parameter name: count<br />
   at System.String.RemoveInternal(Int32 startIndex, Int32 count)<br />
   at System.String.Remove(Int32 startIndex, Int32 count)<br />
   at blowery.Web.HttpCompress.HttpModule.CompressContent(Object sender, EventArgs e)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-8015</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sat, 30 Oct 2010 11:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-8015</guid>
		<description>Hello,
first thanks for sharing this wonderful technology. but can i use it for my web application running on .net framework 3.5 and 4?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
first thanks for sharing this wonderful technology. but can i use it for my web application running on .net framework 3.5 and 4?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-7699</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 14 Oct 2010 13:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-7699</guid>
		<description>Yeah, known issue. Never had to figure what&#039;s going on there. If you can, I would love for someone to figure it out. </description>
		<content:encoded><![CDATA[<p>Yeah, known issue. Never had to figure what&#8217;s going on there. If you can, I would love for someone to figure it out. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NightOwl888</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-7674</link>
		<dc:creator>NightOwl888</dc:creator>
		<pubDate>Wed, 13 Oct 2010 03:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-7674</guid>
		<description>Great module, however during testing I discovered that the WebResource.axd automated files were blank until I put in an exclusion for it. I am using ASP.NET 2.0 on IIS 5.1 (Windows XP). Is there any explanation why it doesn&#039;t work on those dynamic files?

Here is a description of the solution I found and how I traced it back to blowery HttpCompress: http://www.rosshawkins.net/archive/2006/10/08/webresource.axd.aspx</description>
		<content:encoded><![CDATA[<p>Great module, however during testing I discovered that the WebResource.axd automated files were blank until I put in an exclusion for it. I am using ASP.NET 2.0 on IIS 5.1 (Windows XP). Is there any explanation why it doesn&#8217;t work on those dynamic files?</p>
<p>Here is a description of the solution I found and how I traced it back to blowery HttpCompress: <a href="http://www.rosshawkins.net/archive/2006/10/08/webresource.axd.aspx" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.rosshawkins.net/archive/2006/10/08/webresource.axd.aspx?referer=');">http://www.rosshawkins.net/archive/2006/10/08/webresource.axd.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Cotterell</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-7414</link>
		<dc:creator>Andrew Cotterell</dc:creator>
		<pubDate>Fri, 01 Oct 2010 20:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-7414</guid>
		<description>Mike or Brain, what&#039;s the config entry to have the js file compressed?</description>
		<content:encoded><![CDATA[<p>Mike or Brain, what&#8217;s the config entry to have the js file compressed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vps windows</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-6555</link>
		<dc:creator>vps windows</dc:creator>
		<pubDate>Fri, 13 Aug 2010 15:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-6555</guid>
		<description>No. You would need a dedicated server. I looked into doing something just as CPU intensive a while back and I kept reaching my limits. I had to move it to a dedicated server which was about $180/month. Good luck!</description>
		<content:encoded><![CDATA[<p>No. You would need a dedicated server. I looked into doing something just as CPU intensive a while back and I kept reaching my limits. I had to move it to a dedicated server which was about $180/month. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-6198</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-6198</guid>
		<description>Brian, what line did you add, i dont see it in your comment.</description>
		<content:encoded><![CDATA[<p>Brian, what line did you add, i dont see it in your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-6060</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 07 Jul 2010 13:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-6060</guid>
		<description>for those having issues with js files (and other static files) I found adding this:



To the HTTPHandlers node in web.config seems to work, no idea why as surely thats what its doing by default but there you go.</description>
		<content:encoded><![CDATA[<p>for those having issues with js files (and other static files) I found adding this:</p>
<p>To the HTTPHandlers node in web.config seems to work, no idea why as surely thats what its doing by default but there you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george k</title>
		<link>http://blowery.org/httpcompress/comment-page-1/#comment-5384</link>
		<dc:creator>george k</dc:creator>
		<pubDate>Wed, 02 Jun 2010 21:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?page_id=151#comment-5384</guid>
		<description>Using YSlow to check the stats on my site, I noticed even with blowery, js and css files are not being compressed. My config states to exclude image files and binaries, but not js or css. This is a .net 2 site. Anyone have any ideas why this is happening? I&#039;ve included the source as is in my project btw, rather than using the precompiled binary. This is just for ease of deployment purposes.</description>
		<content:encoded><![CDATA[<p>Using YSlow to check the stats on my site, I noticed even with blowery, js and css files are not being compressed. My config states to exclude image files and binaries, but not js or css. This is a .net 2 site. Anyone have any ideas why this is happening? I&#8217;ve included the source as is in my project btw, rather than using the precompiled binary. This is just for ease of deployment purposes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 2/18 queries in 0.059 seconds using disk: basic
Object Caching 377/383 objects using disk: basic

Served from: blowery.org @ 2012-05-17 08:09:04 -->
