mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
Minor clarification with LFC
This commit is contained in:
@@ -425,8 +425,8 @@ by a comma and another object definition.</para>
|
|||||||
<para>Lease file cleanup is performed by a separate process (in the background) to avoid
|
<para>Lease file cleanup is performed by a separate process (in the background) to avoid
|
||||||
a performance impact on the server process. To avoid the conflicts
|
a performance impact on the server process. To avoid the conflicts
|
||||||
between two processes both using the same lease files, the LFC process
|
between two processes both using the same lease files, the LFC process
|
||||||
operates on the copy of the original lease file, rather than on the lease
|
starts with Kea opening new lease file and the actual LFC process
|
||||||
file used by the server to record lease updates. There are also other files
|
operates on the lease file that is no longer used by the server. There are also other files
|
||||||
created as a side effect of the lease file cleanup. The detailed
|
created as a side effect of the lease file cleanup. The detailed
|
||||||
description of the LFC is located later in this Kea Administrator's Reference Manual:
|
description of the LFC is located later in this Kea Administrator's Reference Manual:
|
||||||
<xref linkend="kea-lfc" />.</para>
|
<xref linkend="kea-lfc" />.</para>
|
||||||
|
@@ -414,8 +414,8 @@ by a comma and another object definition.</para>
|
|||||||
<para>Lease file cleanup is performed by a separate process (in the background) to avoid
|
<para>Lease file cleanup is performed by a separate process (in the background) to avoid
|
||||||
a performance impact on the server process. To avoid the conflicts
|
a performance impact on the server process. To avoid the conflicts
|
||||||
between two processes both using the same lease files, the LFC process
|
between two processes both using the same lease files, the LFC process
|
||||||
operates on the copy of the original lease file, rather than on the lease
|
starts with Kea opening new lease file and the actual LFC process
|
||||||
file used by the server to record lease updates. There are also other files
|
operates on the lease file that is no longer used by the server. There are also other files
|
||||||
created as a side effect of the lease file cleanup. The detailed
|
created as a side effect of the lease file cleanup. The detailed
|
||||||
description of the LFC is located later in this Kea Administrator's Reference Manual:
|
description of the LFC is located later in this Kea Administrator's Reference Manual:
|
||||||
<xref linkend="kea-lfc" />.</para>
|
<xref linkend="kea-lfc" />.</para>
|
||||||
|
Reference in New Issue
Block a user