]> git.ipfire.org Git - thirdparty/bind9.git/commit
Increase the number of file descriptors available
authorMark Andrews <marka@isc.org>
Tue, 5 Oct 2021 05:01:56 +0000 (16:01 +1100)
committerMark Andrews <marka@isc.org>
Tue, 5 Oct 2021 06:46:56 +0000 (17:46 +1100)
commit050e6e757a624fdb74404133b2700eb5a4e2f333
tree1d4cb69276caf8feffd18cbeb37c1a2758517503
parent9298caddf482cd37740ba06d8367e74d831a0363
Increase the number of file descriptors available

The 'listenlist_test', 'notify_test', and 'query_test' tests failed
when the descriptor limit was 256 on MacOS 11.6 with 8 cpus. On the
test platform the limit needed to be increased to ~400.  Increase
the limit to at least 1024 to give some head room.

(cherry picked from commit 877f52b7724d3f177486f6556493a07b6ce54661)
lib/ns/tests/nstest.c