About the Load Balancer Visualizer
The difference between round-robin, weighted, and least-connections routing is easier to see than to explain in the abstract. This tool simulates each algorithm against a configurable set of backend servers and shows exactly how requests get distributed.
Key Features
- Four algorithms: round-robin, weighted round-robin, random, and simulated least-connections.
- Configurable server count and weights.
- Visual distribution bars plus a log of the first requests routed.