Disable reverse lookups again

Initially this was removed, but it turns out that services that
perform reverse lookups (such as MariaDB) will encounter severe
performance degredation with this disabled.
This commit is contained in:
Matthew Mosesohn 2016-09-29 10:48:32 +04:00
parent 948d1d61ff
commit 5579cddbdb
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ server={{ srv }}
server=8.8.4.4
{% endif %}
bogus-priv
no-resolv
no-negcache
cache-size=1000