Last active
August 29, 2015 14:12
-
-
Save Alex0007/983e93dbd8e27e58df05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server: | |
cache-min-ttl: 3600 | |
prefetch: yes | |
key-cache-size: 20m | |
infra-cache-numhosts: 100000 | |
num-threads: 2 | |
do-not-query-localhost: yes | |
prefetch-key: yes | |
rrset-roundrobin: yes | |
outgoing-range: 450 | |
forward-zone: | |
name: "." | |
forward-addr: 127.0.0.1@9053 | |
#forward-addr: 8.8.8.8 | |
#forward-addr: 8.8.4.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment