2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Merge branch '3669-update-policy-external-synchronous-doc' into 'main'

Document that update-policy external is synchronous

See merge request isc-projects/bind9!7066
This commit is contained in:
Petr Špaček 2022-11-11 09:37:40 +00:00
commit 54a425ab57

View File

@ -7552,6 +7552,8 @@ the zone's filename, unless :any:`inline-signing` is enabled.
The daemon replies with a four-byte value in network byte order, containing either 0 or 1; 0 indicates that the specified update is not permitted, and 1 indicates that it is.
.. warning:: The external daemon must not delay communication. This policy is evaluated synchronously; any wait period negatively affects :iscman:`named` performance.
.. _multiple_views:
Multiple Views