bind9/bin/tests/system/cacheclean
Colin Vidal ff274e37af Delegations have a minimal TTL of 60 seconds
Delegations are now stored in delegdb with a TTL of at least 60 seconds
by default. A new configuration option `min-delegation-ttl` allows
overriding this value or disabling entirely it with `0`.

This hardens the resolver against misconfigured glue or NS records
with very low TTLs, which would otherwise trigger delegation refetches
too often.

A new option `max-delegation-ttl` (which default to `0`) is also added,
enabling an operator to enforce a maximum TTL check for delegations.
2026-07-01 08:40:05 +02:00
..
ns1 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
ns2 Delegations have a minimal TTL of 60 seconds 2026-07-01 08:40:05 +02:00
ns3 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
dig.batch
knowngood.dig.out
tests.sh Fix cacheclean system test for parent-centric resolver 2026-03-30 20:41:13 +02:00
tests_cacheclean_deleg.py system test for rndc dumpdb -cache and reload 2026-03-30 20:41:13 +02:00
tests_sh_cacheclean.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00