]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change the ADB_ENTRY_WINDOW to 60 seconds
authorOndřej Surý <ondrej@isc.org>
Wed, 3 Apr 2024 10:07:41 +0000 (12:07 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 22 Apr 2024 08:36:36 +0000 (10:36 +0200)
commit141e4c9805aa678dfe03939bf346c951ea89cd30
tree09389ce6591a05a1af869500abddec8b769779a7
parent6708da31124ab94d21702cd38dfe9dbe6990c1a0
Change the ADB_ENTRY_WINDOW to 60 seconds

The previous value of 30 minutes used to cache the ADB names and entries
was quite long.  Change the value to 60 seconds for faster recovery
after cached intermittent failure of the remote nameservers.
lib/dns/adb.c