Updated on 2024-06-17 GMT+08:00

Load Balancing Algorithm

Backend cloud servers interconnected with a Service are in the same backend cloud server group. This parameter can be used to configure the load balancing algorithm for a backend cloud server group.

Value Range

  • ROUND_ROBIN: weighted round robin algorithm
  • LEAST_CONNECTIONS: weighted least connections
  • SOURCE_IP: source IP hash algorithm

Default Value

ROUND_ROBIN

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters

If the parameter is set to SOURCE_IP, the weight setting (the weight field) of backend servers bound to the backend server group is invalid, and sticky session cannot be enabled.