<?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: URL Rewrite Module 2.0 for IIS 7 &#8211; Beta</title>
	<atom:link href="http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/</link>
	<description>IIS, FastCGI, PHP and other interesting stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sriraj</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-1950</link>
		<dc:creator>Sriraj</dc:creator>
		<pubDate>Tue, 04 May 2010 05:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-1950</guid>
		<description>Hi I am trying to use rewrite module 2.0 to rewrite a simple ststic url but i cant get this to work

the page i am trying to rewrite looks something like this
http://www.mysite.com/about/pages/default.aspx

i want to rewrite it as 
http;//www.mysite.com/about-us/

i have been using rewrite module 1 and everything worked perfectly but since i installed version 2.o i cant even get simple static urls to rewrite / redirect correctly. I would appreciate any suggestions on how to get this working.</description>
		<content:encoded><![CDATA[<p>Hi I am trying to use rewrite module 2.0 to rewrite a simple ststic url but i cant get this to work</p>
<p>the page i am trying to rewrite looks something like this<br />
<a href="http://www.mysite.com/about/pages/default.aspx" rel="nofollow">http://www.mysite.com/about/pages/default.aspx</a></p>
<p>i want to rewrite it as<br />
http;//www.mysite.com/about-us/</p>
<p>i have been using rewrite module 1 and everything worked perfectly but since i installed version 2.o i cant even get simple static urls to rewrite / redirect correctly. I would appreciate any suggestions on how to get this working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-1891</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Thu, 15 Apr 2010 06:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-1891</guid>
		<description>Steve: there will be a performance impact caused by parsing and modifying an output. It depends on how many matches are found in the output and what kind of request it is. For example if it is a static file then the performance impact is more noticeable because statis files are super fast on IIS. If it is a database bound dynamic application then the outbound rewriting is usulally not the performance bottleneck. 
I do not have any numbers to share - I recommend to just set up the rules and do a load test on your application to see how much it affects it.</description>
		<content:encoded><![CDATA[<p>Steve: there will be a performance impact caused by parsing and modifying an output. It depends on how many matches are found in the output and what kind of request it is. For example if it is a static file then the performance impact is more noticeable because statis files are super fast on IIS. If it is a database bound dynamic application then the outbound rewriting is usulally not the performance bottleneck.<br />
I do not have any numbers to share &#8211; I recommend to just set up the rules and do a load test on your application to see how much it affects it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-1885</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 14 Apr 2010 13:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-1885</guid>
		<description>This looks like a really good feature -do you have any data on the performance impact of parsing and modifying output? I appreciate that its server specific but any info would be of interest.

Cheers,

Steve</description>
		<content:encoded><![CDATA[<p>This looks like a really good feature -do you have any data on the performance impact of parsing and modifying output? I appreciate that its server specific but any info would be of interest.</p>
<p>Cheers,</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RuslanY Blog</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-1457</link>
		<dc:creator>RuslanY Blog</dc:creator>
		<pubDate>Mon, 09 Nov 2009 18:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-1457</guid>
		<description>&lt;strong&gt;URL Rewrite Module v2 &#8211; Release Candidate...&lt;/strong&gt;

The URL Rewrite Module 2.0 &#8211; Release Candidate is available for download. The release contains functionality and stability improvements and it is believed to have a quality level suitable for production deployments.
Install the URL Rewrite Module...</description>
		<content:encoded><![CDATA[<p><strong>URL Rewrite Module v2 &#8211; Release Candidate&#8230;</strong></p>
<p>The URL Rewrite Module 2.0 &#8211; Release Candidate is available for download. The release contains functionality and stability improvements and it is believed to have a quality level suitable for production deployments.<br />
Install the URL Rewrite Module&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-966</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Thu, 30 Jul 2009 22:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-966</guid>
		<description>Can you please &lt;a href=&quot;http://coderstoolbox.net/string/&quot; rel=&quot;nofollow&quot;&gt;XML encode&lt;/a&gt; the rewrite rules and then re-post them in the comment?</description>
		<content:encoded><![CDATA[<p>Can you please <a href="http://coderstoolbox.net/string/" rel="nofollow">XML encode</a> the rewrite rules and then re-post them in the comment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rykn</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-965</link>
		<dc:creator>rykn</dc:creator>
		<pubDate>Thu, 30 Jul 2009 22:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-965</guid>
		<description>I have a problem on my IIS7 with this release, it is the first time I am trying this, and no luck so far, just would not work. Running on server 2008, latest patches etc.

This is my web.config entry:
        
            
                
                    
                    
                        
                        
                    
                    
                
            
        

The current URL in the browser looks like this -&gt; http://localhost/myapp/genericpage.aspx?pid=sample
But want it to look like this -&gt; http://localhost/myapp/sample/genericpage.aspx

What am I doing wrong? Any help would be much appreciated.</description>
		<content:encoded><![CDATA[<p>I have a problem on my IIS7 with this release, it is the first time I am trying this, and no luck so far, just would not work. Running on server 2008, latest patches etc.</p>
<p>This is my web.config entry:</p>
<p>The current URL in the browser looks like this -&gt; <a href="http://localhost/myapp/genericpage.aspx?pid=sample" rel="nofollow">http://localhost/myapp/genericpage.aspx?pid=sample</a><br />
But want it to look like this -&gt; <a href="http://localhost/myapp/sample/genericpage.aspx" rel="nofollow">http://localhost/myapp/sample/genericpage.aspx</a></p>
<p>What am I doing wrong? Any help would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewsPeeps</title>
		<link>http://ruslany.net/2009/07/url-rewrite-module-2-0-for-iis-7-beta/comment-page-1/#comment-868</link>
		<dc:creator>NewsPeeps</dc:creator>
		<pubDate>Fri, 17 Jul 2009 16:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=438#comment-868</guid>
		<description>&lt;strong&gt;URL Rewrite Module 2.0 for IIS 7 – Beta &#124; RuslanY Blog...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from NewsPeeps...</description>
		<content:encoded><![CDATA[<p><strong>URL Rewrite Module 2.0 for IIS 7 – Beta | RuslanY Blog&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from NewsPeeps&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
