Medium-EasyUnderstandLoad BalancingMultiple Choice

A server has 100 active connections and another has 5. Which algorithm would route the next request to the less loaded server?

Understand Tests comprehension and ability to explain concepts.

Answer Options

ARound Robin
BLeast Connections
CIP Hash
DWeighted Round Robin

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