iis 7.5 - How can i prevent router to rout request to the failed server? -


i'm working iis , arr , load balancing working ,but when server fail arr still rout requests failed server. how can prevent router pass request failed server without using nlb ?

you need set health test farm.

see step 2 - configure health check monitoring:

http://www.iis.net/learn/extensions/configuring-application-request-routing-(arr)/http-load-balancing-using-application-request-routing


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -