Forum Discussion
Anonymous
Mar 27, 2019windows server load balancing
Hi All,
I have a requirement to configure IIS with ARR LOAD balancer on our environments.
This is my first, please i need some guidance.
Thank you.
5 Replies
- Deleted, are you looking specifically to use IIS ARR? Or do you just need a load balancer?
If the second one, I'd recommend having a look at something like Traefik as well, a lot of its use it normally in combination with Docker, but I use it as a general load balancer for all sorts of things and it works great. - Akshay_ManeIron Contributor
Here is the Microsoft article which describes the complete architecture of how you can deploy the Software Load Balancer with IIS.
https://docs.microsoft.com/en-us/iis/extensions/configuring-application-request-routing-arr/achieving-high-availability-and-scalability-arr-and-nlb
Regards,
Akshay
System Admin - https://www.apps4rent.com
Something here may help.
or also ask for help in microsoft official IIS forums here.
- Anonymous
thank youDave Patrick
You're welcome.