bind9/lib/isc/netmgr
Artem Boldariev 94bcd8c253 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 eaad0aefe6)
2025-03-03 12:08:15 +02:00
..
http.c DoH: Bump the active streams processing limit 2025-03-03 12:08:15 +02:00
netmgr-int.h Merge tag 'v9.18.33' into bind-9.18 2025-01-29 17:23:11 +01:00
netmgr.c Add isc__nm_async_run() 2025-01-15 16:43:47 +01:00
tcp.c Implement TCP manual read timer control functionality 2025-01-15 15:34:43 +00:00
tcpdns.c Fix nsupdate hang when processing a large update 2024-12-06 09:26:40 +00:00
timer.c Change single write timer to per-send timers 2022-03-11 10:52:22 +01:00
tlsdns.c Fix nsupdate hang when processing a large update 2024-12-06 09:26:40 +00:00
tlsstream.c Implement TLS manual read timer control functionality 2025-01-15 15:34:43 +00:00
udp.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
uv-compat.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
uv-compat.h Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
uverr2result.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00