[3/3,v2] Unbound: Use aggressive NSEC

Message ID 1ba25917-a5f8-7a19-e62e-e850dc359bb3@link38.eu
State Superseded
Headers
Series None |

Commit Message

Peter Müller Aug. 28, 2018, 1:26 a.m. UTC
  This avoids some needless lookups to destination domains
with a very high NXDOMAIN rate and reduces load on upstream
servers.

See https://nlnetlabs.nl/documentation/unbound/unbound.conf/
for further details.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
---
 config/unbound/unbound.conf | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/config/unbound/unbound.conf b/config/unbound/unbound.conf
index 8b5d34ee3..8ad6bcb03 100644
--- a/config/unbound/unbound.conf
+++ b/config/unbound/unbound.conf
@@ -60,6 +60,7 @@  server:
 	harden-referral-path: yes
 	harden-algo-downgrade: no
 	use-caps-for-id: yes
+	aggressive-nsec: yes
 
 	# Harden against DNS cache poisoning
 	unwanted-reply-threshold: 5000000