algorithm
Parameters
value
The load balancing algorithm used to determine which backend Droplet will be selected by a client. It must be either round_robin
or least_connections
. The default value is round_robin
.
The load balancing algorithm used to determine which backend Droplet will be selected by a client. It must be either round_robin
or least_connections
. The default value is round_robin
.