unbound/testdata/tcp_reuse.tdir/tcp_reuse.conf

18 lines
266 B
Text
Raw Normal View History

2020-06-03 04:01:51 -04:00
server:
verbosity: 5
# num-threads: 1
interface: 127.0.0.1
port: @PORT@
use-syslog: no
directory: .
pidfile: "unbound.pid"
chroot: ""
username: ""
do-not-query-localhost: no
tcp-upstream: yes
forward-zone:
name: "."
forward-addr: "127.0.0.1@@TOPORT@"