]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2083] addressed comments
authorRazvan Becheriu <razvan@isc.org>
Mon, 11 Jul 2022 16:05:06 +0000 (19:05 +0300)
committerRazvan Becheriu <razvan@isc.org>
Mon, 11 Jul 2022 16:05:06 +0000 (19:05 +0300)
doc/sphinx/arm/hooks-ha.rst

index 5b774b9b50d3263858088727b8d732f9448caca7..e5d236861f6d20f63dc57d47040d254b883da09a 100644 (file)
@@ -908,7 +908,7 @@ password "bar".
 
 .. _ha-load-balancing-advanced-config:
 
-Load Balancing with Advanced Classification
+Load Balancing With Advanced Classification
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 In the previous section, we provided an example of a ``load-balancing``
@@ -1678,9 +1678,9 @@ as illustrated below:
                              // must be different than the one used by the CA
                              // (typically 8000). In this example, 8001 is used.
                              "url": "http://192.0.2.2:8001/",
-                             // The partner is a secondary. This server is
-                             // primary as specified before in previous 'peers'
-                             // entry and 'this-server-name' before that.
+                             // The partner is a secondary. This server is a
+                             // primary as specified in the previous "peers"
+                             // entry and in "this-server-name" before that.
                              "role": "secondary"
                          }
                        ...
@@ -1831,7 +1831,7 @@ partner is offline, canceling the maintenance is no longer possible. In that
 case, it is necessary to restart the other server and allow it to complete its
 normal state negotiation process.
 
-Upgrading from Older HA Versions
+Upgrading From Older HA Versions
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 To upgrade from an older HA hook library to the current version, the