Author: aconway
Date: Tue Aug 27 13:40:55 2013
New Revision: 1517815
URL: http://svn.apache.org/r1517815
Log:
NO-JIRA: Minor corrections to
qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
Modified:
qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
Modified: qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml?rev=1517815&r1=1517814&r2=1517815&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
(original)
+++ qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml Tue Aug
27 13:40:55 2013
@@ -113,12 +113,12 @@ under the License.
been replicated to a backup, then it doesn't need to be replicated.
</para>
<variablelist>
- <title>Status of a HA broker</title>
+ <title>HA Broker States</title>
<varlistentry>
<term>Joining</term>
<listitem>
<para>
- Initial status of a new broker that has not yet connected to the
primary.
+ Initial state of a new broker that has not yet connected to the
primary.
</para>
</listitem>
</varlistentry>
@@ -499,9 +499,8 @@ NOTE: fencing is not shown, you must con
<command>qpidd</command> broker to primary status.
</para>
<para>
- The <literal>resources</literal> section also defines a pair of virtual
IP
- addresses on different sub-nets. One will be used for broker-to-broker
- communication, the other for client-to-broker.
+ The <literal>resources</literal> section also defines a virtual IP
+ address for clients.
</para>
<para>
To take advantage of the virtual IP addresses,
<filename>qpidd.conf</filename>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]