Recommend against disable_ipv6 when using chained caches

Fixes #398
This commit is contained in:
Frank Denis 2018-04-27 16:20:24 +02:00
parent 067e10df9c
commit 7f999f59e1
1 changed files with 3 additions and 1 deletions

View File

@ -183,7 +183,9 @@ log_files_max_backups = 1
## Immediately respond to IPv6-related queries with an empty response
## This makes things faster when there is no IPv6 connectivity, but can
## also cause reliability issues with some stub resolvers. In
## particular, enabling this on macOS is not recommended.
## particular, enabling this on macOS is not recommended. Also do not
## enable if you added a validating resolver such as dnsmasq in front of
## the proxy.
block_ipv6 = false