]> git.ipfire.org Git - thirdparty/bind9.git/commit
Adjust UDP timeouts used in zone maintenance
authorMark Andrews <marka@isc.org>
Wed, 16 Aug 2023 04:40:12 +0000 (14:40 +1000)
committerMark Andrews <marka@isc.org>
Wed, 18 Oct 2023 02:06:28 +0000 (13:06 +1100)
commit29f399797db658c4bd7835b1592225dff2e6ef8e
treec3b0a5a98c79bf6d7c5c4b16dbf417259ce8f804
parent85ee12f60edb6b79535f6f226250ac471d68fbab
Adjust UDP timeouts used in zone maintenance

Drop timeout before resending a UDP request from 15 seconds to 5
seconds and add 1 second to the total time to allow for the reply
to the third request to arrive.  This will speed up the time it
takes for named to recover from a lost packet when refreshing a
zone and for it to determine that a primary is down.
lib/dns/zone.c