Load Balancing Policy Config
- Config File Key:
least_request_lb_config
,ring_hash_lb_config
,maglev_lb_config
- Type:
object
- Optional
When lb_policy
is configured, you may further customize policy settings for LEAST_REQUEST
, RING_HASH
, AND MAGLEV
using one of the following options.
See Load Balancing for example configurations