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:
commit
54a425ab57
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user