ARC2 Proxy
Load balancing Routing rule list of routing locations

routing_locations

The backend pool — each entry is one upstream target.

Config key
routing_locations
Scope
Routing rule
Type
list of routing locations
Default
none

The list of backends the routing method chooses between. Each location specifies its own forward address/ports plus a priority and optional primary flag.

[[proxy_rules.routing_rules.routing_locations]]
primary = true
priority = 1
forward_ipv4 = "10.0.0.5"
forward_port_https = 443

[[proxy_rules.routing_rules.routing_locations]]
priority = 2
forward_ipv4 = "10.0.0.6"
forward_port_https = 443