[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

SessionLoadBalancingSettings

Properties

integer as int32
LBCHANGETHRESHOLD Required

Load balance change threshold


integer as int32
LBCPUTHRESHOLD Required

Load balance cpu threshold


integer as int32
LBDISKQUEUELENTHRESHOLD Required

Load balance disk queue length threshold


integer as int32
LBDISKREADLATENCYTHRESHOLD Required

Load balance disk read latency threshold


integer as int32
LBDISKWRITELATENCYTHRESHOLD Required

Load balance disk write latency threshold


boolean
LBINCLUDESESSIONCOUNT Required

Does load balance include session count


integer as int32
LBMEMTHRESHOLD Required

Load balance memory threshold


boolean
LBUSECUSTOMSCRIPT Required

Does load balance use custom script


integer as int32
loadIndexThresholdPercent Optional

integer as int64
modelVersion Optional

JSON Example

{
    "LBCHANGETHRESHOLD": 1,
    "LBCPUTHRESHOLD": 50,
    "LBDISKQUEUELENTHRESHOLD": 50,
    "LBDISKREADLATENCYTHRESHOLD": 50,
    "LBDISKWRITELATENCYTHRESHOLD": 50,
    "LBINCLUDESESSIONCOUNT": true,
    "LBMEMTHRESHOLD": 50,
    "LBUSECUSTOMSCRIPT": false
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

AgentCustomization

Feedback

Was this page helpful?