<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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/"><channel><title>Why Clicking a hyperlink can result in multiple requests to web server(s)</title><link>http://blogs.msdn.com/david.wang/archive/2006/04/26/Why-Clicking-a-hyperlink-can-result-in-multiple-requests-to-web-servers.aspx</link><description>Question: Dear Experts, If you could share your opinions or point out some reference links, I do appreciate! My web server: IIS and SharePoint Portal server 2003 My qestion is: After I click one hyperlink in a page (ASP.NET site) using IE, why there are</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Why Clicking a hyperlink can result in multiple requests to web server(s)</title><link>http://blogs.msdn.com/david.wang/archive/2006/04/26/Why-Clicking-a-hyperlink-can-result-in-multiple-requests-to-web-servers.aspx#584179</link><pubDate>Wed, 26 Apr 2006 17:57:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:584179</guid><dc:creator>P.L.</dc:creator><description>Thanks for your detailed explanation. It is very clear to me, so far I know what happened on my web server. </description></item><item><title>HOWTO: Run Console Applications from IIS6 on Windows Server 2003, Part 2</title><link>http://blogs.msdn.com/david.wang/archive/2006/04/26/Why-Clicking-a-hyperlink-can-result-in-multiple-requests-to-web-servers.aspx#586313</link><pubDate>Fri, 28 Apr 2006 23:18:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:586313</guid><dc:creator>David Wang</dc:creator><description>I finally have enough blog entries about various portions of IIS6 request processing that I can stitch...</description></item><item><title>re: Why Clicking a hyperlink can result in multiple requests to web server(s)</title><link>http://blogs.msdn.com/david.wang/archive/2006/04/26/Why-Clicking-a-hyperlink-can-result-in-multiple-requests-to-web-servers.aspx#6521086</link><pubDate>Sun, 25 Nov 2007 23:16:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6521086</guid><dc:creator>FrankT</dc:creator><description>&lt;p&gt;My question is this: If you want to redirect to a logon URL inside of an ISAPI filter, and the the logon page itself that you are redirecting to has stylesheets, js file includes, etc... that cause the other http get's you mentioned above, how do you not get into an infinite loop? Because when my isapi filter sees the first request, it redirects to the logon page, but the logon url fetches images, stylesheets and some js files which once again executes the ISAPI filter and redirects to the url again...and again...and again.... &amp;nbsp;Is there any variable in the server variables collection, etc...that can tell me what the other gets are related to an &amp;quot;original url&amp;quot; that was requested to avoid this infinite loop problem? &amp;nbsp;I hope this makes sense...&lt;/p&gt;
&lt;p&gt;Thanx in advance.&lt;/p&gt;
</description></item></channel></rss>