mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
unbound.conf.d: increase TTL to 15 mins from 5
This commit is contained in:
parent
d539237fbf
commit
26624bcd5d
@ -10,8 +10,8 @@ server:
|
||||
rrset-cache-size: 50m
|
||||
# nxdomain cache, default 1m
|
||||
neg-cache-size: 10m
|
||||
# Cache results for 5 minutes even if they had a shorter TTL. Cloudflare
|
||||
# Cache results for 15 minutes even if they had a shorter TTL. Cloudflare
|
||||
# zone export used to have 1 second, and I have also been seeing 1
|
||||
# minute in the wild, I think this shouldn't break anything, but bigger
|
||||
# minute in the wild, I think 5 mins shouldn't break anything, but bigger
|
||||
# might.
|
||||
cache-min-ttl: 300
|
||||
cache-min-ttl: 900
|
||||
|
Loading…
Reference in New Issue
Block a user