From 35938ead04901958f9805f4c6776da67ad9369b9 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Thu, 19 Aug 2021 20:02:27 +0200 Subject: [PATCH] bundles/unbound: less caching of negative results --- bundles/unbound/files/unbound.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/unbound/files/unbound.conf b/bundles/unbound/files/unbound.conf index d3269dc..247768a 100644 --- a/bundles/unbound/files/unbound.conf +++ b/bundles/unbound/files/unbound.conf @@ -32,7 +32,7 @@ server: rrset-cache-size: ${cache_size} rrset-cache-slabs: ${cache_slabs} cache-max-ttl: ${max_ttl} - cache-max-negative-ttl: 600 + cache-max-negative-ttl: 60 prefetch: yes prefetch-key: yes