initial commit
This commit is contained in:
25
example-conf/pdns.conf
Normal file
25
example-conf/pdns.conf
Normal file
@@ -0,0 +1,25 @@
|
||||
launch=remote
|
||||
remote-connection-string=http:url=http://127.0.0.1:8086/dns,post,post_json,timeout=6000
|
||||
consistent-backends=false
|
||||
zone-cache-refresh-interval=0
|
||||
|
||||
non-local-bind=yes
|
||||
local-address-nonexist-fail=no
|
||||
local-address=127.0.0.1
|
||||
local-port=5371
|
||||
|
||||
no-shuffle=on
|
||||
default-ttl=60
|
||||
|
||||
cache-ttl=0
|
||||
query-cache-ttl=0
|
||||
negquery-cache-ttl=30
|
||||
max-cache-entries=0
|
||||
max-packet-cache-entries=0
|
||||
|
||||
receiver-threads=2
|
||||
reuseport=yes
|
||||
tcp-fast-open=20
|
||||
|
||||
disable-axfr=yes
|
||||
security-poll-suffix=
|
Reference in New Issue
Block a user