IP hash load balancer. Five clients with different IP addresses are deterministically routed to servers based on the hash of their IP modulo the server count. The same client always lands on the same server. Click a client to send a request from it and watch the hash calculation.
Latest hash calculation
Click any client to send a request from them.
Routing table — each client deterministically maps to one server