InterviewSolution
| 1. |
What Is Server Load Balancing? |
|
Answer» Server LOAD BALANCING (SLB) provides network performance and content delivery by implementing a SERIES of ALGORITHMS and priorities to respond to the specific requests made to the network. In simple TERMS, SLB distributes clients to a group of servers and ensures that clients are not sent to failed servers. Server Load Balancing (SLB) provides network performance and content delivery by implementing a series of algorithms and priorities to respond to the specific requests made to the network. In simple terms, SLB distributes clients to a group of servers and ensures that clients are not sent to failed servers. |
|