Logo
Load Balance Algorithm

Load Balance Algorithm #

Round Robin Algorithm #

Type: ROUND_ROBIN

Attributes: None

Random Algorithm #

Type: RANDOM

Attributes: None

Delay Algorithm #

Type: SPHERE_EX_DELAY_REPLICA

Attributes: None

Weight Algorithm #

Type: WEIGHT

Attributes:

All read data in use must be configured with weights

NameDataTypeDescription
- <read-data_source-name> (+)doubleThe attribute name uses the read database name, and the parameter fills in the weight value corresponding to the read database.The minimum value of the weight parameter range>0,the total <=Double.MAX_VALUE.