bind9/lib/isc/netmgr
Artem Boldariev eaad0aefe6 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.
2025-03-03 11:32:29 +02:00
..
http.c DoH: Bump the active streams processing limit 2025-03-03 11:32:29 +02:00
netmgr-int.h Remove convenience list macros from isc/util.h 2025-03-01 07:33:40 +01:00
netmgr.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00
proxystream.c Do not stop timer in isc_nm_read_stop() in manual timer mode 2025-01-15 14:09:17 +00:00
proxyudp.c Remove redundant semicolons after the closing braces of functions 2024-11-19 12:27:22 +01:00
socket.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
streamdns.c Do not stop timer in isc_nm_read_stop() in manual timer mode 2025-01-15 14:09:17 +00:00
tcp.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00
udp.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00