Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
LoadBalancerConfig
Interface LoadBalancerConfig
interface
LoadBalancerConfig
{
enableGeoRouting
:
boolean
;
enableStickySessions
:
boolean
;
healthCheckInterval
:
number
;
strategy
:
|
"round-robin"
|
"weighted"
|
"least-latency"
|
"health-based"
|
"adaptive"
;
}
Index
Properties
enable
Geo
Routing
enable
Sticky
Sessions
health
Check
Interval
strategy
Properties
enable
Geo
Routing
enable
Geo
Routing
:
boolean
enable
Sticky
Sessions
enable
Sticky
Sessions
:
boolean
health
Check
Interval
health
Check
Interval
:
number
strategy
strategy
:
|
"round-robin"
|
"weighted"
|
"least-latency"
|
"health-based"
|
"adaptive"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
Geo
Routing
enable
Sticky
Sessions
health
Check
Interval
strategy
@synapse/client-sdk
Loading...