I set up ARR on my front server and I deployed my web application (asp.net mvc) on two servers: server1 & servr2; I followed the instruction in the link but my ARR server doesn't load balance correctly; it always redirect to one server (server1) and when I turn off server1 then it redirects to server2.
Thanks for your help.