Traffic Distribution Issues Quiz

5 questions Pass: 70% +25 pts

Quiz covering Latency and Load Balancing

Traffic Distribution Issues Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which term describes the time delay between a user's request and the server's response in a network?

  2. 2

    A load balancer is configured with a 'Round Robin' algorithm. What happens when a new request arrives?

  3. 3

    You notice that one server in your load-balanced pool is receiving significantly more traffic than the others, despite the load balancer using a 'Least Connections' algorithm. What is the most likely cause?

  4. 4

    What is the primary risk of using 'Sticky Sessions' (Session Affinity) in a load-balanced environment?

  5. 5

    Under high load, you observe that your latency increases exponentially only when the load balancer performs 'Layer 7' inspection compared to 'Layer 4' routing. Why does this happen?