bind9/bin
Ondřej Surý 13fd3ecfab Reduce the default value for max-stale-ttl from 1 week to 12 hours
Originally, the default value for max-stale-ttl was 1 week, which could
and in some scenarios lead to cache exhaustion on a busy resolvers.
Picking the default value will always be juggling between value that's
useful (e.g. keeping the already cached records after they have already
expired and the upstream name servers are down) and not bloating the
cache too much (e.g. keeping everything for a very long time).  The new
default reflects what we think is a reasonable to time to react on both
sides (upstream authoritative and downstream recursive).
2020-06-03 09:48:54 +02:00
..
check Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
confgen Make possible not printing written path 2020-05-29 13:22:13 +00:00
delv Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
dig Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
dnssec keygen -k: allow to set times, not genonly 2020-06-02 09:12:38 +02:00
named Reduce the default value for max-stale-ttl from 1 week to 12 hours 2020-06-03 09:48:54 +02:00
nsupdate Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
pkcs11 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
plugins Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
rndc Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
tests Reduce the default value for max-stale-ttl from 1 week to 12 hours 2020-06-03 09:48:54 +02:00
tools Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/BINDInstall Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00