Least Connections

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf Load Balancing Algorithm
gptkbp:advantage Balances uneven session loads
Requires tracking active connections
gptkbp:category Network Algorithms
gptkbp:contrastsWith gptkb:Round_Robin
https://www.w3.org/2000/01/rdf-schema#label Least Connections
gptkbp:implementedIn gptkb:NGINX
gptkb:F5_BIG-IP
gptkb:HAProxy
gptkbp:method Assigns new connection to server with fewest active connections
gptkbp:purpose Distribute network traffic
gptkbp:usedIn Computer Networking
Web Servers
Application Load Balancers
gptkbp:bfsParent gptkb:Load_Balancer
gptkbp:bfsLayer 4