From 2a82e4537610f2c89d4c9c5539da7fe4c8e601f3 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 15 Jul 2015 20:07:50 +0200 Subject: [PATCH] + ratelimit --- unbound.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/unbound.sh b/unbound.sh index ae92975..3f0d09d 100755 --- a/unbound.sh +++ b/unbound.sh @@ -47,6 +47,7 @@ server: do-not-query-localhost: no prefetch: yes prefetch-key: yes + ratelimit: 1000 rrset-roundrobin: yes minimal-responses: yes chroot: "/opt/unbound/etc/unbound"