services.trafficserver.splitDns
Specify the DNS server that Traffic Server should use under specific conditions.
Consult the upstream documentation for more details.
- Type
strings concatenated with "\n"- Default
""- Example
'' dest_domain=internal.corp.example named="255.255.255.255:212 255.255.255.254" def_domain=corp.example search_list="corp.example corp1.example" dest_domain=!internal.corp.example named=255.255.255.253 ''- Declared
- <nixpkgs/nixos/modules/services/web-servers/trafficserver/default.nix>