]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3141-remove-the-artificial-stream-clients-limit' into 'main'
authorEvan Hunt <each@isc.org>
Fri, 18 Feb 2022 00:40:45 +0000 (00:40 +0000)
committerEvan Hunt <each@isc.org>
Fri, 18 Feb 2022 00:40:45 +0000 (00:40 +0000)
commitb2150180675f019c3a23ff433cb5ad64c4632fce
tree833f833111f838effd5d64fb9ac5f42bf446e30e
parent306a3c08035cd46108b974c2472d7b154d497c05
parent2bcf5a531583b50db1f184bfb7dd96117ed7d806
Merge branch '3141-remove-the-artificial-stream-clients-limit' into 'main'

Remove the limit on the number of simultaneous TCP queries

Closes #3141

See merge request isc-projects/bind9!5851