mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-16 15:44:00 -04:00
Document that update-policy external is synchronous
(cherry picked from commit 7d352741a0)
This commit is contained in:
parent
0e0a86d199
commit
fb6e5c2d28
1 changed files with 2 additions and 0 deletions
|
|
@ -7517,6 +7517,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…
Reference in a new issue