Medium-HardAnalyzeLoad Balancingopen_ended

A load balancer with round-robin sends requests to 3 servers. Server 2 is slow (1000ms response) while servers 1 and 3 respond in 10ms. What happens to overall throughput?

Analyze Tests ability to break down and examine complex problems.

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more Load Balancing questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Load Balancing topic (System Design).

More Load Balancing Questions