From 10a60401fc35980d01e0a9d31d1e37d50b070bf7 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 27 Jan 2020 16:46:38 +0100 Subject: [PATCH] Disable ratelimit in Unbound --- unbound.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/unbound.sh b/unbound.sh index 57fca1a..73321ce 100755 --- a/unbound.sh +++ b/unbound.sh @@ -54,7 +54,6 @@ server: serve-expired: yes serve-expired-ttl-reset: yes qname-minimisation: yes - ratelimit: 1000 rrset-roundrobin: yes minimal-responses: yes chroot: "/opt/unbound/etc/unbound"