Load balancing
Per-domain rule
string (host)
forward_addr
Forward to a backend by hostname.
- Config key
forward_addr- Scope
- Per-domain rule
- Type
- string (host)
- Default
- none
Forwards requests to a backend identified by hostname. Use it instead of forward_ipv4/forward_ipv6 when the origin is itself a DNS name (e.g. an internal service or another managed endpoint).
forward_addr = "origin.internal.example.com"