I did search some topics such as this one and this.
However, I'm a newbie in web server and believe that these information could not answer my doubts precisely.
Here's the situation. I'm trying to create a lab to do POC for future production environment which involve web server pool and network load balancer.
I will create some VMs of WinServer 2016 into a web server pool to demonstrate a website(lab_testsite.local) and apply third-party load balance solution on it, and would like to know:
- do the web server need to have same web content to avoid errors for the web load balancing?
- is there any required setups on IIS on each web server for web load balancing?
- the website shall always be synced across all the web servers in the pool?