mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-25 08:38:55 -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. |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| meson.build | ||