]> git.ipfire.org Git - ipfire-2.x.git/commit
unbound: keep probing when servers are down
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Wed, 6 Jan 2021 10:16:49 +0000 (10:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2021 15:31:05 +0000 (15:31 +0000)
commit211b6bc16e3d1c383e63835572c21d8f7ed63822
tree3401ecc81ee10c41e10cc12abe178355eabc62af
parent02037c964fade3d58b0e4d9a05d3034955e8f5bc
unbound: keep probing when servers are down

Till now when a server was in the "blocking regime" there was one probe
made every 15 min, to see if this server is up again. In situations
where all servers where down (e.g. because of a massive package loss)
it could take up to 15 min to have a working dns again.

This patch changes this behaviour in a way that a server marked down is
probed every 2 min.

Fixes: #12557
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/unbound/unbound.conf