From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] unbound.conf: do not set defaults again
Date: Mon, 01 Feb 2021 18:47:27 +0100 [thread overview]
Message-ID: <80163728-bb77-5bea-d447-1478b52475fe@ipfire.org> (raw)
[-- 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
reply other threads:[~2021-02-01 17:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=80163728-bb77-5bea-d447-1478b52475fe@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox