Answer :
How can I reduce the lengthening reaction times? build a cluster for network load-balancing.
Utilizing the TCP/IP networking protocol, the Network Load Balancing (NLB) capability distributes traffic among numerous servers. NLB offers stability and performance for web servers and other mission-critical servers by joining two or more machines that are executing programs into a single virtual cluster.
Each computer in an NLB cluster, also known as a server, executes a unique copy of the server software. NLB splits up incoming client requests among the cluster's hosts. The load that will be carried by each host can be configured.
Learn more about Network Load Balancing https://brainly.com/question/13088926
#SPJ4