From: Peter Palfrader Date: Tue, 20 Sep 2016 07:40:12 +0000 (+0200) Subject: enable prefetch in unbound X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=80855c3f3ff26aecae129895f476fab05e109f9d;p=mirror%2Fdsa-puppet.git enable prefetch in unbound --- diff --git a/modules/unbound/templates/unbound.conf.erb b/modules/unbound/templates/unbound.conf.erb index 4680b3350..2caa95501 100644 --- a/modules/unbound/templates/unbound.conf.erb +++ b/modules/unbound/templates/unbound.conf.erb @@ -45,6 +45,9 @@ server: auto-trust-anchor-file: "/var/lib/unbound/debian.org.key" auto-trust-anchor-file: "/var/lib/unbound/29.172.in-addr.arpa.key" + prefetch: yes + prefetch-key: yes + local-zone: "29.172.in-addr.arpa" nodefault forward-zone: name: "29.172.in-addr.arpa"