Document that update-policy external is synchronous

(cherry picked from commit 7d352741a0)
This commit is contained in:
Petr Špaček 2022-11-10 16:11:00 +01:00
parent 0e0a86d199
commit fb6e5c2d28
No known key found for this signature in database
GPG key ID: ABD587CDF06581AE

View file

@ -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