How It Works
- Random Selection Each time a request arrives, the gateway picks one of the available targets at random.
- Even Distribution Over Time With enough requests, traffic typically evens out across targets, though short-term fluctuations can occur.
- Low Overhead Random load balancing requires minimal overhead since no real-time tracking of connection counts or performance metrics is necessary.