Record: LoadBalanceClientConfiguration
The configurations related to the load balancing client endpoint. The following fields are inherited from the other configuration records in addition to the load balancing client specific configs.
Closed record
Fields
- Fields Included from *CommonClientConfiguration
- httpVersion string
- http1Settings ClientHttp1Settings
- http2Settings ClientHttp2Settings
- timeout decimal
- forwarded string
- followRedirects FollowRedirects | ()
- poolConfig PoolConfiguration | ()
- cache CacheConfig
- compression Compression
- auth CredentialsConfig | BearerTokenConfig | JwtIssuerConfig | OAuth2ClientCredentialsGrantConfig | OAuth2PasswordGrantConfig | OAuth2RefreshTokenGrantConfig | OAuth2JwtBearerGrantConfig | ()
- circuitBreaker CircuitBreakerConfig | ()
- retryConfig RetryConfig | ()
- cookieConfig CookieConfig | ()
- responseLimits ResponseLimitConfigs
- targets TargetService[ ](default [])
- lbRule LoadBalancerRule?(default ())
- failover boolean(default true)
The upstream HTTP endpoints among which the incoming HTTP traffic load should be distributed
The LoadBalancing
rule
Configuration for the load balancer whether to fail over a failure