]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4362] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Thu, 18 Jun 2026 11:04:28 +0000 (07:04 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 18 Jun 2026 12:10:45 +0000 (12:10 +0000)
modified:   doc/sphinx/arm/hooks-ha.rst

doc/sphinx/arm/hooks-ha.rst

index 556226c8a2475af3da6bca02c0f912e98c9456be..d1f9bf65b00e313308a8f7bd945deebc68c58da3 100644 (file)
@@ -2465,15 +2465,17 @@ can be any of the peer names in the relationship. For example, if a relationship
 
 .. note::
 
-    It is important to note that each peer on a given Kea server must use a unique a listener
-    IP/port combination.  If the same IP and port are defined for multiple peers, the Kea service
-    will fail to start with an error similar to the following:
+    It is important to note that each peer on a given Kea server must use a
+    unique listener address/port combination.  If the same address and port are
+    defined for multiple peers, the Kea service will fail to start with an
+    error similar to the following:
 
     .. code::
 
-        DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using file 'kea-dhcp4.conf':
-        Error initializing hooks: CmdHttpListener::run failed: unable to setup TCP acceptor for listening
-        to the incoming HTTP requests: bind: Address already in use
+        DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using
+        file 'kea-dhcp4.conf': Error initializing hooks: CmdHttpListener::run failed:
+        unable to setup TCP acceptor for listening to the incoming HTTP requests:
+        bind: Address already in use
 
 It is not required to specify the ``ha-server-name`` in the branch servers, assuming that the
 branch servers only contain the subnets they serve. Consider the following configuration for