mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-26 10:19:09 -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. |
||
|---|---|---|
| .. | ||
| cfg_test.c | ||
| checkgrammar.py | ||
| dnssec-policy.default.conf | ||
| forward.zoneopt | ||
| hint.zoneopt | ||
| in-view.zoneopt | ||
| meson.build | ||
| mirror.zoneopt | ||
| options | ||
| parsegrammar.py | ||
| primary.zoneopt | ||
| redirect.zoneopt | ||
| rndc.grammar | ||
| secondary.zoneopt | ||
| sort-options.pl | ||
| static-stub.zoneopt | ||
| stub.zoneopt | ||