* [PATCH] unbound.conf: do not set defaults again
@ 2021-02-01 17:47 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2021-02-01 17:47 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 822 bytes --]
These are meanwhile set by Unbound upstream as well, so there is no need
to do things twice here.
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/unbound/unbound.conf | 6 ------
1 file changed, 6 deletions(-)
diff --git a/config/unbound/unbound.conf b/config/unbound/unbound.conf
index f78aaae8c..9d5e840dd 100644
--- a/config/unbound/unbound.conf
+++ b/config/unbound/unbound.conf
@@ -27,9 +27,6 @@ server:
prefetch: yes
prefetch-key: yes
- # Randomise any cached responses
- rrset-roundrobin: yes
-
# Privacy Options
hide-identity: yes
hide-version: yes
@@ -47,9 +44,6 @@ server:
# TLS
tls-cert-bundle: /etc/ssl/certs/ca-bundle.crt
- # EDNS Buffer Size (#12240)
- edns-buffer-size: 1232
-
# Harden against DNS cache poisoning
unwanted-reply-threshold: 1000000
--
2.26.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-01 17:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 17:47 [PATCH] unbound.conf: do not set defaults again Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox