iis 7 - Canonical Hostname with URLRewrite 2.0 behind load balancer -


I have two IIS7 web servers that are behind load balancers. I URL rewrite 2.0 module is installed on both servers And the following rewrite rules applied to both instances:

   & Lt; / Status & gt; & Lt; Action Type = "Redirect" url = "http://www.mydomain.com/{R:1}" Redirect type = "permanent" /> & Lt; / Rules & gt;   

When I try to navigate, my web browser hangs indefinitely, I suspect that the load-balancer URL rewrite is affecting the way it works, But I can not be sure.

We have terminated the following techniques:

The key was to add $ S $ Q at the end of the domain name.

Comments