Load balancing
Per-domain rule
routing rule object
routing_rules
Enable multi-backend load balancing for the domain.
- Config key
routing_rules- Scope
- Per-domain rule
- Type
- routing rule object
- Default
- none
The container that turns a domain from single-origin forwarding into a load-balanced pool. Holds the routing_method, the list of routing_locations, and the health-check settings.
[proxy_rules.routing_rules]
routing_method = "Priority"
enable_health_checks = true
health_check_interval = 10
health_check_path = "/healthz"