When the above happens, what you need to do is to ensure that both servers are configured in a Network Load Balancing (NLB) Network cluster.
<h3>What is a Network Load Balancing (NLB) network cluster?</h3>
Using the TCP/IP networking protocol, the Network Load Balancing (NLB) capability distributes traffic across many servers.
NLB delivers stability and performance for web servers and other mission-critical servers by integrating two or more machines running programs into a single virtual cluster.
Learn more about Network Load Balancing:
brainly.com/question/13088926
#SPJ4
Full Question:
You are the server administrator for the eastsim.com domain.
You have an application server named Srv12 that runs a stateless Web application using IIS. Because of recent growth, this server is becoming unable to process all incoming requests in a timely manner.
You would like to add a second server to run the application. Your solution should meet the following requirements:
Client requests should be divided evenly between the two servers.
If one server goes down, all requests should go to the other server.
All application data will be stored on internal parallel SCSI drives on each server.
You install the application on the second server. You now need to configure a solution to meet the requirements.
What should you do?