]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Disable using mixed case for DNS queries
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Mar 2020 21:11:53 +0000 (21:11 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 Mar 2020 21:47:37 +0000 (21:47 +0000)
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 <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/unbound/unbound.conf

index c78ca1db7c63e1ece3c98259b28e9428a1164867..3aab6ea463d5bf8c80cef58738b57a2a6ae14396 100644 (file)
@@ -42,7 +42,6 @@ server:
        # Hardening Options
        harden-large-queries: yes
        harden-referral-path: yes
-       use-caps-for-id: yes
        aggressive-nsec: yes
 
        # TLS