]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change serve-stale test stale-answer-ttl
authorMatthijs Mekking <matthijs@isc.org>
Tue, 10 Nov 2020 13:48:24 +0000 (14:48 +0100)
committerDiego Fronza <diego@isc.org>
Wed, 11 Nov 2020 15:53:24 +0000 (12:53 -0300)
commitdee778de12bdc24a55cba669ddbd6115dd702041
treecabe667a898dad3b3d41c610da1c89062ab56e3d
parentcc70ea860b879afd769fa9728a44fc42fffc1a9b
Change serve-stale test stale-answer-ttl

Using a 'stale-answer-ttl' the same value as the authoritative ttl
value makes it hard to differentiate between a response from the
stale cache and a response from the authoritative server.

Change the stale-answer-ttl from 2 to 4, so that it differs from the
authoritative ttl.
bin/tests/system/serve-stale/ns1/named1.conf.in
bin/tests/system/serve-stale/tests.sh