mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-11 16:17:21 +02:00
unbound: apparently rename min-ttl.conf.sample to min-ttl-five-min.conf
This commit is contained in:
parent
9671adf293
commit
437b69bd6e
@ -1,12 +1,10 @@
|
|||||||
server:
|
server:
|
||||||
# Increases TTL of all queries to 900 seconds (5 minutes) if upstream has
|
# Increases TTL of all queries to 900 seconds (5 minutes) if upstream has
|
||||||
# a lower one. I have been using this since August 2019 without issues.
|
# a lower one. I have been using this since August 2019 without issues.
|
||||||
#cache-min-ttl: 900
|
cache-min-ttl: 900
|
||||||
#statistics-interval: 900
|
# I haven't used so common statistics interval though and at the time of
|
||||||
|
# writing I am going by an hour.
|
||||||
|
statistics-interval: 900
|
||||||
# https://blog.apnic.net/2019/11/12/stop-using-ridiculously-low-dns-ttls/
|
# https://blog.apnic.net/2019/11/12/stop-using-ridiculously-low-dns-ttls/
|
||||||
# dares setting the minimum cache to something between 40 minute and 60,
|
|
||||||
# so how about 50 minutes? However it predates RFC 8767.
|
|
||||||
#cache-min-ttl: 3000
|
|
||||||
#statistics-interval: 3000
|
|
||||||
|
|
||||||
# vim: filetype=unbound.conf
|
# vim: filetype=unbound.conf
|
Loading…
x
Reference in New Issue
Block a user