<?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: could not login after using APR as a proxy :: do APR not support post data?</title><link>http://forums.iis.net/thread/1907238.aspx</link><pubDate>Tue, 16 Jun 2009 16:19:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907238</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907238.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907238</wfw:commentRss><description>&lt;p&gt;Please see &lt;a href="http://learn.iis.net/page.aspx/266/troubleshooting-failed-requests-using-tracing-in-iis-70/" target="_blank"&gt;this link&lt;/a&gt; on how to use failed request tracing to collect more info - please collect failed request traces for the failure and success case.&amp;nbsp; You can e-mail me the trace xml files at anil (dot) ruia (at) microsoft (dot) com&lt;/p&gt;</description></item><item><title>Re: could not login after using APR as a proxy :: do APR not support post data?</title><link>http://forums.iis.net/thread/1907185.aspx</link><pubDate>Tue, 16 Jun 2009 11:49:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907185</guid><dc:creator>blogbydrupal</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907185.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907185</wfw:commentRss><description>&lt;p&gt;hello &amp;quot;anilr&amp;quot;&amp;nbsp;&amp;nbsp; , appreciate for your reply&lt;/p&gt;
&lt;p&gt;&amp;quot;collect failed request tracing &amp;quot; —— actually , i don&amp;#39;t know how to&amp;nbsp;trace&amp;nbsp;, but i knew a way by using a tool called &amp;quot;httpwatch&amp;quot; or firefox-firebug&amp;nbsp;which could record all my request&amp;nbsp; and response data , and&amp;nbsp;also would be&amp;nbsp; status-codes there. &lt;/p&gt;
&lt;p&gt;and,&amp;nbsp;sorry &amp;quot;anilr&amp;quot;&amp;nbsp; , while i test again on a remote machine , it works again.&lt;/p&gt;
&lt;p&gt;this make me find an interesting thing :&lt;/p&gt;
&lt;p&gt;when i use &lt;a href="http://localhost/"&gt;http://localhost&lt;/a&gt;&amp;nbsp;to test , it could not function correctly. &lt;/p&gt;
&lt;p&gt;but if i use &lt;a href="http://172.31.89.3/"&gt;http://172.31.89.3&lt;/a&gt; which is the ip of &amp;quot;localhost&amp;quot; , everything goes all right&lt;/p&gt;
&lt;p&gt;could you explain that ?&lt;/p&gt;</description></item><item><title>Re: could not login after using APR as a proxy :: do APR not support post data?</title><link>http://forums.iis.net/thread/1907064.aspx</link><pubDate>Mon, 15 Jun 2009 16:31:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907064</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907064.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1907064</wfw:commentRss><description>&lt;p&gt;ARR definitely does support POST data - can you collect failed request tracing for the requests you are making through ARR when trying to log into &lt;a href="http://localhost/"&gt;http://localhost&lt;/a&gt; - use status-code 200-999 as failure condition to catch all requests, also, if you install tracing after ARR, you may need to repair ARR installation to make sure that the ARR areas appear in your failed-request-trace rule.&lt;/p&gt;</description></item><item><title>could not login after using APR as a proxy :: do APR not support post data?</title><link>http://forums.iis.net/thread/1906902.aspx</link><pubDate>Sun, 14 Jun 2009 12:34:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906902</guid><dc:creator>blogbydrupal</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906902.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1154&amp;PostID=1906902</wfw:commentRss><description>&lt;p&gt;Testing APR&amp;nbsp;as a proxy server, i came across a tinny problem.&lt;/p&gt;
&lt;p&gt;serverTest: &lt;a href="http://localhost/"&gt;http://localhost/&lt;/a&gt;&amp;nbsp;&amp;nbsp; ____i test iis7&amp;nbsp;on my working PC&lt;/p&gt;
&lt;p&gt;remoteServer: http://vblog.bojistudio.org&amp;nbsp; _____this is an online website belong to me&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;object: while request to &lt;/strong&gt;&lt;a href="http://localhost/"&gt;&lt;strong&gt;http://localhost/&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;(.*) , iis7 will rewrite to &lt;/strong&gt;&lt;a href="http://vblog.bojistudio.org/"&gt;&lt;strong&gt;http://vblog.bojistudio.org/&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;(.*)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;it borther me just a few&amp;nbsp;hours to learn url_rewrite rules , and finally i could request &lt;a href="http://localhost/"&gt;http://localhost&lt;/a&gt; and then see a same picture as i could see on &lt;a href="http://vblog.bojistudio.org/"&gt;http://vblog.bojistudio.org&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;however!!! &lt;/p&gt;
&lt;p&gt;i could not login to my site using &lt;a href="http://localhost/"&gt;http://localhost&lt;/a&gt; like url !!!&lt;/p&gt;
&lt;p&gt;well ,then , how could i fixed it ?&lt;/p&gt;
&lt;p&gt;i have to guess , APR&amp;nbsp; do not support post data , does it?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>