Document that update-policy external is synchronous

This commit is contained in:
Petr Špaček
2022-11-10 16:11:00 +01:00
parent ba5bd5f104
commit 7d352741a0

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