]> 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 09:05:24 +0000 (10:05 +0100)
commit260b4c02cf3540e4a71b22f573958da24d89c7a2
treea2b44c74dca5c6bc3fcd6d1bbf53de164db3c87e
parent6a88131d034ed58d3f0774721caa1e222fc7c245
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).

(cherry picked from commit b735182ae0912759f5576557ade7660f4ea9c949)
bin/tests/system/timeouts/setup.sh
bin/tests/system/timeouts/tests-tcp.py