Updated on 2025-11-11 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 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.