summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml b/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
index 2a7a45bff5..40b30116d2 100644
--- a/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
+++ b/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
@@ -230,6 +230,13 @@ under the License.
</para>
<note>
<para>
+ Broker management is required for HA to operate, it is enabled by
+ default. The option <literal>mgmt-enable</literal> must not be set to
+ "no"
+ </para>
+ </note>
+ <note>
+ <para>
Incorrect security settings are a common cause of problems when
getting started, see <xref linkend="ha-security"/>.
</para>