]> git.ipfire.org Git - thirdparty/bind9.git/commit
add a test of the keepalive timeout
authorEvan Hunt <each@isc.org>
Thu, 15 Jul 2021 06:15:15 +0000 (23:15 -0700)
committerEvan Hunt <each@isc.org>
Fri, 27 Aug 2021 17:02:46 +0000 (10:02 -0700)
commit947e80066ca7dcbdf5e86dbea481472775974888
tree7f278ce1a6cefbd30760cd869bc94d1f392f9471
parentfc6f751fbed1be60f2ae189e83d8158117a92f9a
add a test of the keepalive timeout

test server now has tcp-idle-timeout set to 5 seconds and
tcp-keepalive-timeout set to 7, so queries that follow a 6-second sleep
should either succeed or fail depending on whether the keepalive option
was sent.
bin/tests/system/timeouts/ns1/named.conf.in
bin/tests/system/timeouts/tests-tcp.py