mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-28 09:52:07 -04:00
The idle timeout that bounds how long a reused outgoing TCP/TLS connection is held open for reuse was only tunable through the 'named -T tcpidletimeout' developer hook added earlier on this branch. Make it a proper configuration option, tcp-reuse-timeout (options block, in units of 100 milliseconds like the other tcp-*-timeout options), and drop the -T hook. |
||
|---|---|---|
| .. | ||
| include | ||
| aclconf.c | ||
| check.c | ||
| duration.c | ||
| kaspconf.c | ||
| meson.build | ||
| namedconf.c | ||
| parser.c | ||
| tests | ||