]> git.ipfire.org Git - thirdparty/pdns.git/commit
add incremental slave-check backoff also for failed AXFR due to master problems
authorKlaus Darilion <klaus.darilion@nic.at>
Tue, 31 Jul 2018 21:01:42 +0000 (21:01 +0000)
committerKlaus Darilion <klaus.darilion@nic.at>
Tue, 31 Jul 2018 21:01:42 +0000 (21:01 +0000)
commitb177f6e1f32ef947a4cb011da964bce53679b989
tree8263c4bbd8c77da2135b35d6ece1f45a029a1ea5
parent04437f1a023bbe90f13e3f8372f1b49f3554c9bb
add incremental slave-check backoff also for failed AXFR due to master problems

If SOA-checks against a master with failing AXFR still succeed, we would
constantly try to AXFR the zone. To avoid this, we add the zone to the list
of failed slave-checks to suspend slave-checks (and subsequent AXFR) for
this zone for some time.
pdns/slavecommunicator.cc