From d2be654206bd8603c77614fd3278b64137ee941a Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 22 Dec 2020 09:24:10 +0100 Subject: [PATCH] bundles/unbound: enable prefetching --- bundles/unbound/files/unbound.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bundles/unbound/files/unbound.conf b/bundles/unbound/files/unbound.conf index 5824f39..b9cd8c4 100644 --- a/bundles/unbound/files/unbound.conf +++ b/bundles/unbound/files/unbound.conf @@ -34,6 +34,9 @@ server: cache-max-ttl: ${max_ttl} cache-max-negative-ttl: 600 + prefetch: yes + prefetch-key: yes + use-syslog: yes log-queries: no