2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[904-add-ability-to-force-a-cb-update-remotely] Addressed comments but still command to update

This commit is contained in:
Francis Dupont
2019-10-25 16:50:59 +02:00
parent 9fe0906d81
commit a4b9f16a61
9 changed files with 24 additions and 15 deletions

View File

@@ -5891,9 +5891,10 @@ server's performance, because the server needs to make at least one query
to the database to discover the pending configuration updates. The
default value of the ``config-fetch-wait-time`` is 30 seconds.
To trigger an immediate polling the ``server-update`` command is
available for both DHCPv4 and DHCPv6 servers since the 1.7.1 Kea
release.
The ``server-update`` command can be used to force the server to
immediately poll the configuration changes from the database and avoid
waiting for the next fetch cycle. The command was added in 1.7.1 Kea
release for DHCPv4 and DHCPv6 servers.
Finally, in the configuration example above, two hooks libraries are
loaded. The first, ``libdhcp_mysql_cb.so``, is the implementation of