Parcourir la source

[5318] Updated User's Guide with the information about connection timeouts.

Also, included a note about removal of the 64kB command restrictions.
Marcin Siodelski il y a 8 ans
Parent
commit
378a7e74e8
1 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. 14 0
      doc/guide/ctrl-channel.xml

+ 14 - 0
doc/guide/ctrl-channel.xml

@@ -60,6 +60,20 @@
     it on its own.
     </para>
 
+    <para>Control connections over both HTTP and unix domain sockets are
+    guarded with timeouts. The default timeout value is set to 10s
+    and is not configurable. The timeout configuration will be
+    implemented in the future.
+    </para>
+
+    <note>
+      <simpara>Kea 1.2.0 release and earlier had a limitation of 64kB
+      on the maximum size of a command and a response sent over the unix
+      domain socket. This limitation has been removed after Kea 1.2.0
+      release.
+      </simpara>
+    </note>
+
     <section id="ctrl-channel-syntax">
     <title>Data Syntax</title>
     <para>Communication over the control channel is conducted using JSON