]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add TCP write timeout system test
authorOndřej Surý <ondrej@isc.org>
Wed, 9 Feb 2022 11:46:29 +0000 (12:46 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 08:06:58 +0000 (09:06 +0100)
commitb735182ae0912759f5576557ade7660f4ea9c949
treec58fcc2fe3ef967760d78666fbf90ad2e058ed66
parent408b3621696e39ac6dfe58be75fad168a37b31ff
Add TCP write timeout system test

Extend the timeouts system test that bursts the queries for large TXT
record and never read any responses back filling up the server TCP write
buffer.  The test should work with the default wmem_max value on
Linux (208k).
bin/tests/system/timeouts/setup.sh
bin/tests/system/timeouts/tests-tcp.py