From: Michael Tremer Date: Wed, 4 Mar 2020 21:09:01 +0000 (+0000) Subject: unbound: Disable using mixed case for DNS queries X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdns-fixes;p=people%2Fms%2Fipfire-2.x.git unbound: Disable using mixed case for DNS queries This seems to cause that some resolvers do not respond to queries any more until unbound falls back. To ensure better DNS performance, we disabled this. Signed-off-by: Michael Tremer --- diff --git a/config/unbound/unbound.conf b/config/unbound/unbound.conf index c78ca1db7c..3aab6ea463 100644 --- a/config/unbound/unbound.conf +++ b/config/unbound/unbound.conf @@ -42,7 +42,6 @@ server: # Hardening Options harden-large-queries: yes harden-referral-path: yes - use-caps-for-id: yes aggressive-nsec: yes # TLS