2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

Merge branch '3115-qname-wait-recurse-typo' into 'main'

Fix typo in qname-wait-recurse

Closes #3115

See merge request isc-projects/bind9!5768
This commit is contained in:
Ondřej Surý 2022-01-27 11:53:54 +00:00
commit bff7dbeef9

View File

@ -4237,7 +4237,7 @@ is listed in a policy zone, to operators of servers for listed names. To
prevent that information leak, by default any recursion needed for a
request is done before any policy triggers are considered. Because
listed domains often have slow authoritative servers, this behavior can
cost significant time. The ``qname-wait-recurse yes`` option overrides
cost significant time. The ``qname-wait-recurse no`` option overrides
the default and enables that behavior when recursion cannot change a
non-error response. The option does not affect QNAME or client-IP
triggers in policy zones listed after other zones containing IP, NSIP,