]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test the new min-transfer-rate-in configuration option
authorAram Sargsyan <aram@isc.org>
Mon, 10 Jun 2024 16:50:37 +0000 (16:50 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 20 Feb 2025 09:32:55 +0000 (09:32 +0000)
commitb9c6aa24f8c0c52d33fee11da28ec7316d6f4ed2
tree09f88e09f399d0a4daf97ebd707e208a200d1793
parentf6dfff01ab453e91b1f563f13660b4e07efa632e
Test the new min-transfer-rate-in configuration option

Add a new big zone, run a zone transfer in slow mode, and check
whether the zone transfer gets canceled because 100000 bytes are
not transferred in 5 seconds (as it's running in slow mode).
bin/tests/system/xfer/ns1/axfr-min-transfer-rate.db [new file with mode: 0644]
bin/tests/system/xfer/ns1/named1.conf.in
bin/tests/system/xfer/ns1/named2.conf.in
bin/tests/system/xfer/ns6/named.conf.in
bin/tests/system/xfer/tests.sh
bin/tests/system/xfer/tests_sh_xfer.py