How to equally load balance the LB servers of OneClick
Release : 10.4.1
Component : Spectrum OneClick
Load balancers typically provide several algorithms for distributing the load:
–Round robin: Servers are equally allocated on a rotating basis.
–Weighted round robin: Servers are allocated on a rotating basis based on weights such as capacity or response time.
–Least connections: Servers are allocated based on the smallest number of active connections