summaryrefslogtreecommitdiff
path: root/external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.conf
blob: 64cf30b796d871177d2fad89fb1120eb20f724bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
server:
	verbosity: 0
	# num-threads: 1
	interface: 127.0.0.1
	port: @PORT@
	use-syslog: no
	directory: ""
	pidfile: "unbound.pid"
	chroot: ""
	username: ""
	do-not-query-localhost: no
	rrset-cache-size: 100k
	msg-cache-size: 100k
forward-zone:
	name: "."
	forward-addr: "127.0.0.1@@TOPORT@"