Downtime occurs when you have a single server setup.
TODO: This is 2008 R2 – update to 2016 Note: 2008 R2 was not as reliable as later versions. So it would be better to use failover cluster in Server 2012 R2 or 2016 for a more reliable infrastructure configuration.
Use NLB to allow load balancing and failover. On each of your Windows Servers, you will host your website.
You need to follow these steps to get it up and running:
Figure: Install the NLB Feature
Figure: Under the Cluster menu item, click New
Figure: Select the interface for the node
Figure: In 'Priority' enter '1'
Figure: Enter a virtual IP address for the cluster. eg. 192.168.1.12
Figure: Set the 3 cluster parameters
Figure: Leave the Port Rule as default. This will provide sticky session
Figure: Success. The cluster configuration will show a green icon
Figure: Add the 2nd web server with a priority of 2
Figure: Type in wlbs query to verify the cluster