Configuration and runtime operations for mod_cluster subsystem.
Attribute | Value |
---|---|
Default Value | 2.0 |
Type | DOUBLE |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 9 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
decay | DOUBLE | false | true | 2.0 | The factor by which a historic load values should degrade in significance. |
history | INT | false | true | 9 | The number of historic (previous) load values to consider in the load balance factor computation. |