]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add serve-stale test case for GL #3950
authorMatthijs Mekking <matthijs@isc.org>
Mon, 1 May 2023 12:46:29 +0000 (14:46 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 30 May 2023 13:32:24 +0000 (15:32 +0200)
commit2d5b975f3a25f03d748003e8ebcf54d63bd465dc
tree02d770e80a31ec095cc119f00189dc812741d8a3
parent1732aaccc4da57f4909b47834c06340abbb38c23
Add serve-stale test case for GL #3950

Add a test case where when priming the cache with a slow authoritative
resolver, the stale-answer-client-timeout option should not return
a delegation to the client (it should wait until an applicable answer
is found, if no entry is found in the cache).

(cherry picked from commit c3d4fd34493501140ba1bd72afba4922ba55530a)
bin/tests/system/serve-stale/ans2/ans.pl
bin/tests/system/serve-stale/ns1/root.db
bin/tests/system/serve-stale/ns3/named2.conf.in
bin/tests/system/serve-stale/tests.sh