services.trafficserver.parent

Identify the parent proxies used in an cache hierarchy.

Consult the upstream documentation for more details.

Type
strings concatenated with "\n"
Default
""
Example
''
  dest_domain=. method=get parent="p1.example:8080; p2.example:8080" round_robin=true
''
Declared
<nixpkgs/nixos/modules/services/web-servers/trafficserver/default.nix>