I am trying to configure a test environment with two ARR servers (load balanced by NLB). These two ARR servers will proxy request to a primary application server. Only if this primary application is down, then the request will be proxied to the secondary
server. Is there a way to implement this way of load balancing? Thank you.
Now that you are load balance the ARR servers with NLB. You could set single host port rule for both server. And set 1priority for primary server and set 2 for secondary server.
1 Post
ARR to proxy to a primary server
Jun 23, 2017 12:06 PM|factaky|LINK
I am trying to configure a test environment with two ARR servers (load balanced by NLB). These two ARR servers will proxy request to a primary application server. Only if this primary application is down, then the request will be proxied to the secondary server. Is there a way to implement this way of load balancing? Thank you.
4042 Posts
Re: ARR to proxy to a primary server
Jun 26, 2017 05:31 AM|Yuk Ding|LINK
Hi factaky,
Now that you are load balance the ARR servers with NLB. You could set single host port rule for both server. And set 1priority for primary server and set 2 for secondary server.
https://technet.microsoft.com/en-us/library/cc771709(v=ws.11).aspx
Best Regards,
Yuk Ding
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.