]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Minor clarification with LFC
authorTomek Mrugalski <tomasz@isc.org>
Thu, 28 Feb 2019 14:44:28 +0000 (15:44 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 28 Feb 2019 14:52:13 +0000 (15:52 +0100)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 93e394c37f117f5fd3dd805b56cecc7208209cca..bbc95f75c02f5327c8b5f336a47635a8795e20fc 100644 (file)
@@ -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
   a performance impact on the server process. To avoid the conflicts
   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
-  file used by the server to record lease updates. There are also other files
+  starts with Kea opening new lease file and the actual LFC process
+  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
   description of the LFC is located later in this Kea Administrator's Reference Manual:
   <xref linkend="kea-lfc" />.</para>
index 7756d4693609b047702a65d3ab46b6127832a45c..531414ac899edbc225228967cda8c30d3fc57888 100644 (file)
@@ -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
   a performance impact on the server process. To avoid the conflicts
   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
-  file used by the server to record lease updates. There are also other files
+  starts with Kea opening new lease file and the actual LFC process
+  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
   description of the LFC is located later in this Kea Administrator's Reference Manual:
   <xref linkend="kea-lfc" />.</para>