<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS 7.0 - Application Request Routing (ARR)</title><link>http://forums.iis.net/1154.aspx</link><description>Maximize server resources, and increase application availability and scalability with Application Request Routing.  Use this forum to ask questions, discuss issues, request features, and get support.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908760.aspx</link><pubDate>Tue, 30 Jun 2009 14:53:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908760</guid><dc:creator>mihoge</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908760.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908760</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Trace logs sent.&lt;/p&gt;&lt;p&gt;&amp;nbsp;as another test, from the Internet&amp;nbsp; I tested typing the failing link by directly typing that url into the browser. oddly enough, the RSA security console page does come up, but there is an authentication warning stating &amp;quot;you need to open a new window with the correct url to login&amp;quot;. I know this is coming from the content server and i&amp;#39;m wondering if the error is due to the proxy rewrite or if some cookie based authentication is getting lost. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908617.aspx</link><pubDate>Mon, 29 Jun 2009 17:16:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908617</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908617.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908617</wfw:commentRss><description>&lt;p&gt;Please collect failed request tracing for all requests passing via ARR - this will clear up exactly what is going on - you can e-mail them to me at anil (dot) ruia (at) microsoft (dot) com&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908590.aspx</link><pubDate>Mon, 29 Jun 2009 15:09:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908590</guid><dc:creator>mihoge</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908590.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908590</wfw:commentRss><description>&lt;p&gt;No, if I enter &lt;a href="https://host.domain.com/directory2/sub/blah/blah"&gt;https://host.domain.com/directory2/sub/blah/blah&lt;/a&gt; directly on the content server it does bring up the proper page, however there is a invalid certificate warning. While on the content server I did notice that on the main page (https://host.domain.com:7004/directory1/) when I hover over the link that fails, the URL displayed is as https://host.domain.com:7004/directory1/sub/blah, but when I click it the actual URL in the address bar becomes https://host.domain.com:7004/directory2/sub/blah. It seems the content server is flipping the URL from directory1 to directory2, but the ARR server doesn&amp;#39;t know about the swap. If it&amp;#39;s at all helpful, there is a setup how-to for this application and reverse proxy using ISA, would there be useful information in there that might translate into ARR?&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908332.aspx</link><pubDate>Fri, 26 Jun 2009 00:57:56 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908332</guid><dc:creator>wonyoo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908332.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908332</wfw:commentRss><description>&lt;p&gt;Because your rule is matching everything (Pattern *), neither the URL rewrite or the ARR is manipulating the path (ie. It is not rewriting /directory2/ to /directory1/).&amp;nbsp;&amp;nbsp; I suspect that the 302 is actually coming from the content server.&lt;/p&gt;
&lt;p&gt;If you bypass ARR and entered &lt;a href="https://host.domain.com/directory2/sub/blah/blah"&gt;https://host.domain.com/directory2/sub/blah/blah&lt;/a&gt; directly on the content server, does it redirect you to &lt;a href="https://host.domain.com/directory1/sub/blah/blah"&gt;https://host.domain.com/directory1/sub/blah/blah&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908318.aspx</link><pubDate>Thu, 25 Jun 2009 20:51:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908318</guid><dc:creator>mihoge</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908318.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908318</wfw:commentRss><description>&lt;p&gt;Thanks for the fast reply! The /directory2/ is coming from a link on a page in /directory1/ both directories are on the server farm member, not the proxy. The rewrite rule is configured in the GUI as follows:&lt;/p&gt;&lt;p&gt;Name: ARR_title_loadbalance&lt;/p&gt;&lt;p&gt;Requested URL: Matches the pattern&lt;/p&gt;&lt;p&gt;Using: Wildcards&lt;/p&gt;&lt;p&gt;Pattern *&lt;/p&gt;&lt;p&gt;Ignoring case&lt;/p&gt;&lt;p&gt;no conditions&lt;/p&gt;&lt;p&gt;action type: route to server farm&lt;/p&gt;&lt;p&gt;https://FarmName/{R:0}&lt;/p&gt;&lt;p&gt;Stop processing of subsequent rules&lt;/p&gt;&lt;p&gt;Scenario is AAR server is making an internal web application, the RSA Two-Factor self service console, available to the Internet. Internal server has a weblogic site running on HTTPS port 7004. I&amp;#39;ve created the server farm server specifying the https port to be 7004.&amp;nbsp; I have not created any web.config file on the ARR server in the default directory. I don&amp;#39;t this this matters in this case, but there are SSL certificates on the RSA server that I&amp;#39;ve imported into the ARR server. Failed request traces currently show a 302 error, but I know the path is invalid, but I&amp;#39;m unable to determine how to make toe URL dynamic after the port is specified. I need to be able to be on https://host.domain.com/directory1/ and click a link to get to https://host.domain.com/directory2/sub/blah/blah but right now, clicking that link give me https://host.domain.com/directory1/sub/blah/blah&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908308.aspx</link><pubDate>Thu, 25 Jun 2009 20:21:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908308</guid><dc:creator>wonyoo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908308.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908308</wfw:commentRss><description>&lt;p&gt;Could you provide more info on where you are getting the /directory2/ path?&amp;nbsp; Is that embedded in the entity body of the response?&amp;nbsp; I am little bit puzzled as to where you might be getting that info.&amp;nbsp; Also, could you provide the URL rewrite rules and the scenarios that you are trying to enable.&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1908304.aspx</link><pubDate>Thu, 25 Jun 2009 20:03:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908304</guid><dc:creator>mihoge</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908304.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1908304</wfw:commentRss><description>&lt;p&gt;Using the information posted by wonyoo I was able to setup a reverse proxy using a server farm and a rewrite rule routing to this server farm. My problem is while the main URL works, https://host.domain.com:7004/directory1, when I click on a link for https://host.domain.com:7004/directory2 I get a page not found message because the URL still has directory1 in the path. Right now my pattern is just &amp;quot;*&amp;quot; and if i change it seemingly anything else, even the working main page then breaks with the same page not found message. Any help would be appreciated.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1907527.aspx</link><pubDate>Thu, 18 Jun 2009 16:52:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907527</guid><dc:creator>wonyoo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907527.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907527</wfw:commentRss><description>&lt;p&gt;Here is what I would recommend as a start.&amp;nbsp; Although you do not have to use a server farm in this case (as you are not using it as a load balancing scenario), I would still recommend using the server farm as using ARR in the context of server farm provides additional features, such as health monitoring, run time statistics, etc.&lt;/p&gt;
&lt;p&gt;I would create two farms - your config would look something like:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webFarms&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webFarm name=&amp;quot;OWAFarm&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server address=&amp;quot;10.0.0.3&amp;quot; enabled=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/webFarm&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webFarm name=&amp;quot;CRMFarm&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server address=&amp;quot;10.0.0.3&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;applicationRequestRouting httpPort=&amp;quot;5555&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/server&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/webFarm&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;applicationRequestRouting&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostAffinityProviderList&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;Microsoft.Web.Arr.HostNameRoundRobin&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;Microsoft.Web.Arr.HostNameMemory&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/hostAffinityProviderList&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/applicationRequestRouting&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/webFarms&amp;gt;&lt;/p&gt;
&lt;p&gt;Basically, what you have there is a farm for OWA and another farm for CRM.&amp;nbsp; The main difference is the HTTP port.&amp;nbsp; (80 is default for HTTP so you do not need to specify it for the OWA case.)&lt;/p&gt;
&lt;p&gt;Then, I would write the URL rewrite rules that look something like:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rewrite&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;globalRules&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rule name=&amp;quot;ARR_OWAFarm_loadbalance&amp;quot; patternSyntax=&amp;quot;Wildcard&amp;quot; stopProcessing=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;owa*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;Rewrite&amp;quot; url=&amp;quot;&lt;a href="http://owafarm/%7BR:0"&gt;http://OWAFarm/{R:0&lt;/a&gt;}&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rule name=&amp;quot;ARR_CRMFarm_loadbalance&amp;quot; patternSyntax=&amp;quot;Wildcard&amp;quot; stopProcessing=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;crm*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;Rewrite&amp;quot; url=&amp;quot;&lt;a href="http://crmfarm/%7BR:1"&gt;http://CRMFarm/{R:1&lt;/a&gt;}&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/globalRules&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rewrite&amp;gt;&lt;/p&gt;
&lt;p&gt;What you are doing there is the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;If the URL looks like &lt;a href="http://corp.mydomain.com/owa"&gt;http://corp.mydomain.com/owa&lt;/a&gt;, then route it to&amp;nbsp;OWA farm.&amp;nbsp; (Note that it is reference 0 - meaning it forwards everything starting /owa.... - this is okay, since your OWA on 10.0.0.3 is also expects /owa...&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;If the URL looks like &lt;a href="http://corp.mydomain.com/crm"&gt;http://corp.mydomain.com/crm&lt;/a&gt;, then route it to CRM farm.&amp;nbsp; (Note that it is reference 1 - meaning it forwards everything &lt;em&gt;&lt;strong&gt;after&lt;/strong&gt;&lt;/em&gt;&amp;nbsp;/crm... - this is necessary since your CRM is running on the root of the server (ie. It does not expect /crm/someurl.&amp;nbsp; It expects /someurl).&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;As a precautionary measure, you may also want to add the following rule to block everything else.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rule name=&amp;quot;No match&amp;quot; patternSyntax=&amp;quot;Wildcard&amp;quot; stopProcessing=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;CustomResponse&amp;quot; statusCode=&amp;quot;400&amp;quot; subStatusCode=&amp;quot;0&amp;quot; statusReason=&amp;quot;&amp;quot; statusDescription=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;&lt;/p&gt;
&lt;p&gt;That is to say that, if the URL does not look like either &lt;a href="http://corp.mydomain.com/owa"&gt;http://corp.mydomain.com/owa&lt;/a&gt; or &lt;a href="http://corp.mydomain.com/crm"&gt;http://corp.mydomain.com/crm&lt;/a&gt;, then respond 400.&lt;/p&gt;
&lt;p&gt;Finally, because you are rewriting the URL for your CRM app (ie. the client sends /crm/someurl but your server receives /someurl), it may or may not work correctly depending on whether your crm application uses relative path everywhere.&amp;nbsp; It it uses an absolute path somewhere to reference a resource on the machine, then it may not work correctly.&amp;nbsp; For your OWA, it should work fine.&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1907234.aspx</link><pubDate>Tue, 16 Jun 2009 15:56:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907234</guid><dc:creator>Coroebus</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907234.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907234</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thank you for your help.&lt;/p&gt;
&lt;p&gt;1) Is OWA and MSCRM 4 running on the same machine?&lt;br /&gt;Yes, and they works fine&lt;/p&gt;
&lt;p&gt;2) What ports are they running on (80 and 5555)?&amp;nbsp;&amp;nbsp; Are they all via clear text?&amp;nbsp; No SSL?&lt;/p&gt;
&lt;p&gt;CRM : &lt;a href="http://10.0.0.3:5555/"&gt;http://10.0.0.3:5555&lt;/a&gt; port 5555&lt;br /&gt;OWA : &lt;a href="http://10.0.0.3/owa"&gt;http://10.0.0.3/owa&lt;/a&gt; port 80&lt;br /&gt;SSL is configured but not used&lt;/p&gt;
&lt;p&gt;3) How many such machines do you have?&lt;/p&gt;
&lt;p&gt;only 1&lt;/p&gt;
&lt;p&gt;4) Are you trying to deploy an ARR in front of such machines for load balancing purposes?&lt;/p&gt;
&lt;p&gt;no, only for NAT purposes, it is a virtual machine with NAT and I only want to expose web ports&lt;/p&gt;
&lt;p&gt;5) What ports do you want to expose OWA and MSCRM 4 on ARR?&lt;/p&gt;
&lt;p&gt;only 80 and 443, i want to acces it by &lt;a href="http://corp.mydomain.com/crm"&gt;http://corp.mydomain.com/crm&lt;/a&gt; and &lt;a href="http://corp.mydomain.com/owa"&gt;http://corp.mydomain.com/owa&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Thank you for your help&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1907222.aspx</link><pubDate>Tue, 16 Jun 2009 14:46:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907222</guid><dc:creator>wonyoo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907222.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907222</wfw:commentRss><description>&lt;p&gt;I would need to know a few more details.&lt;/p&gt;
&lt;p&gt;1) Is OWA and MSCRM 4 running on the same machine?&lt;/p&gt;
&lt;p&gt;2) What ports are they running on (80 and 5555)?&amp;nbsp;&amp;nbsp; Are they all via clear text?&amp;nbsp; No SSL?&lt;/p&gt;
&lt;p&gt;3) How many such machines do you have?&lt;/p&gt;
&lt;p&gt;4) Are you trying to deploy an ARR in front of such machines for load balancing purposes?&lt;/p&gt;
&lt;p&gt;5) What ports do you want to expose OWA and MSCRM 4 on ARR?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Need Help for setup rules</title><link>http://forums.iis.net/thread/1907203.aspx</link><pubDate>Tue, 16 Jun 2009 13:11:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907203</guid><dc:creator>ganeshanekar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907203.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907203</wfw:commentRss><description>&lt;p&gt;Not sure. Sorry.&lt;/p&gt;
&lt;p&gt;~ Ganesh&lt;/p&gt;</description></item><item><title>Need Help for setup rules</title><link>http://forums.iis.net/thread/1907173.aspx</link><pubDate>Tue, 16 Jun 2009 09:25:54 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907173</guid><dc:creator>Coroebus</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907173.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907173</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to publish Owa and MSCRM 4 with ARR.&lt;/p&gt;
&lt;p&gt;OWA is exposed on port 80 and MSCRM on port 5555 on the same machine&lt;/p&gt;
&lt;p&gt;from the ARR server I can use Owa with this URL : &lt;a href="http://10.0.0.3/OWA"&gt;http://10.0.0.3/OWA&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and MSCRM &lt;a href="http://10.0.0.3:5555/"&gt;http://10.0.0.3:5555&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Can you tel me what rules i have to create to publish them ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks a lot&lt;/p&gt;</description></item></channel></rss>