mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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 <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
0f0f3ae7dc
commit
9700617aeb
@@ -42,7 +42,6 @@ server:
|
||||
# Hardening Options
|
||||
harden-large-queries: yes
|
||||
harden-referral-path: yes
|
||||
use-caps-for-id: yes
|
||||
aggressive-nsec: yes
|
||||
|
||||
# TLS
|
||||
|
||||
Reference in New Issue
Block a user