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:
@@ -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
|
||||
|
Reference in New Issue
Block a user