2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#1305] addresses comments

This commit is contained in:
Razvan Becheriu
2020-08-18 22:28:34 +03:00
parent 48d2042d6a
commit 1f6bcf3a27

View File

@@ -592,9 +592,9 @@ never returned when the ``status-get`` command is sent to the
Control Agent or DDNS deamon.
The ``thread-pool-size`` and ``packet-queue-size`` information is returned only
when the command is send to DHCP servers with multi-threading enabled. This
parameter is never returned when the ``status-get`` command is sent to the
Control Agent or DDNS deamon.
when the command is send to DHCP servers with multi-threading enabled. These two
parameters and ``multi-threading-enabled`` are never returned when the
``status-get`` command is sent to the Control Agent or DDNS deamon.
To learn more about the HA status information returned by the
``status-get`` command please refer to the the :ref:`command-ha-status-get`