asked on December 7, 2018
I'm searching for advice on how to handle a two server weblink environment. I have two web servers using Network Load Balancing and IIS Shared Configuration hosting the same weblink site. The solution works. But there are some challenges to development and customization:
- Weblink Virtual Directories have to be Registered on both server
- This requires disabling shared configuration
- Repository connections have to be created on both servers
- Any other customizations must be reproduced on both servers
Surely one of my fellow administrators has an elegant solution?
Thanks!
0
0