]> git.ipfire.org Git - thirdparty/bind9.git/commit
DoH: Bump the active streams processing limit
authorArtem Boldariev <artem@boldariev.com>
Tue, 25 Feb 2025 17:58:24 +0000 (19:58 +0200)
committerArtem Boldariev <artem@boldariev.com>
Mon, 3 Mar 2025 10:08:15 +0000 (12:08 +0200)
commit94bcd8c2539b74e36053fd7fd1c8e6cb469c3930
tree798fa92e308f5f56a40aa4443b59616ce31172a3
parentaa6fd85b0b141b5190580b7ceba18fcc50e30ab0
DoH: Bump the active streams processing limit

This commit bumps the total number of active streams (= the opened
streams for which a request is received, but response is not ready) to
60% of the total streams limit.

The previous limit turned out to be too tight as revealed by
longer (≥1h) runs of "stress:long:rpz:doh+udp:linux:*" tests.

(cherry picked from commit eaad0aefe668408d8ae0792796852cc7bccaff0f)
lib/isc/netmgr/http.c