2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib/dns
Ondřej Surý 9f945c8b67 Shutdown the fetch context after canceling the last fetch
Currently, the fetch context will continue running even when the last
fetch (response) has been removed from the context, so named can process
and cache the answer.  This can lead to a situation where the number of
outgoing recursing clients exceeds the the configured number for
recursive-clients.

Be more stringent about the recursive-clients limit and shutdown the
fetch context immediately after the last fetch has been canceled from
that particular fetch context.
2025-01-22 14:19:20 +01:00
..
2024-12-11 17:11:32 +00:00
2024-12-05 14:17:08 +01:00
2024-11-22 15:00:55 +01:00
2024-11-12 09:07:19 +01:00
2024-12-31 05:40:48 +01:00
2024-11-27 16:04:25 +01:00
2024-12-10 08:46:22 +00:00
2024-12-13 13:52:52 +01:00
2024-12-11 15:09:24 -08:00
2024-12-11 17:11:32 +00:00
2024-12-13 13:52:52 +01:00