From 8f1b0f30ec6ce848a94ab88ce21485649cc7e6ab Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 28 May 2019 00:07:43 +0200 Subject: [PATCH] Give qname minimisation a new chance Fixes #61 --- unbound.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound.sh b/unbound.sh index 65329ce..f838cd0 100755 --- a/unbound.sh +++ b/unbound.sh @@ -51,7 +51,7 @@ server: do-not-query-localhost: no prefetch: yes prefetch-key: yes - qname-minimisation: no + qname-minimisation: yes ratelimit: 1000 rrset-roundrobin: yes minimal-responses: yes