Load-Balancing with ARR + IIS on ports other than 80
- by rpkelly
Is there any way to use ARR to re-route requests to ports other than 80/443 (the default http/https ports, respectively)? We have several web applications that listen on ports other than 80 and would like to load-balance them using ARR. Is this even possible?