]> git.ipfire.org Git - thirdparty/bind9.git/commit
doth system test - decrease HTTP listener quota size
authorArtem Boldariev <artem@boldariev.com>
Wed, 12 Oct 2022 15:46:54 +0000 (18:46 +0300)
committerArtem Boldariev <artem@boldariev.com>
Wed, 12 Oct 2022 18:46:39 +0000 (21:46 +0300)
commit354494cd10861ed3b5ebc568a4e26abb97a4ee12
treea8610af24390c17948b37f149c07c26058ab149d
parent2de8a8e8c7e5802dddb2638f4d44709451aaf410
doth system test - decrease HTTP listener quota size

This commit reduces the size of HTTP listener quota from 300 (default)
to 100 so that it would make hitting any global limits in case of
running multiple tests in parallel in multiple containers unlikely.

This way the need in opening many file descriptors of different
kinds (e.g. client side connections and pipes) gets significantly
reduced while the required code paths are still verified.
bin/tests/system/doth/ns1/named.conf.in