From 899b09eef5a0b8ea9dca95e55554d2c56ad7dfff Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Mon, 11 Jul 2022 19:05:06 +0300 Subject: [PATCH] [#2083] addressed comments --- doc/sphinx/arm/hooks-ha.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/sphinx/arm/hooks-ha.rst b/doc/sphinx/arm/hooks-ha.rst index 5b774b9b50..e5d236861f 100644 --- a/doc/sphinx/arm/hooks-ha.rst +++ b/doc/sphinx/arm/hooks-ha.rst @@ -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