Loadbalancer.org glossary
Scheduling algorithm
What is a scheduling algorithm?
A scheduling algorithm is the logic used to decide which backend server to use for the next new connection. Algorithms include least connection, weighted least connection, round-robin, and weighted round-robin.