I am using ARR and URL Rewrite to route incoming requests to server farm. I have added two servers to server farm. If one of the servers is either not in network or shut down, the IIS console still shows the server as available and healthy. How to make the server unhealthy without manually changing its status. Thanks in advance.
Asked
Active
Viewed 603 times
0
-
Do you have a Health Test configured in IIS? – Paul Haldane Apr 15 '15 at 10:06
-
Yes. I did it but this will test URL after some specified interval again and again. Is there any other optimized way? – Varun Mehta Apr 15 '15 at 10:41