Author: mcbrown
Date: 2008-11-03 15:54:34 +0100 (Mon, 03 Nov 2008)
New Revision: 12257
Log:
Minor tweak - you always use LB with replication
Modified:
trunk/refman-common/load-balancer.xml
Modified: trunk/refman-common/load-balancer.xml
===================================================================
--- trunk/refman-common/load-balancer.xml 2008-11-03 11:06:13 UTC (rev 12256)
+++ trunk/refman-common/load-balancer.xml 2008-11-03 14:54:34 UTC (rev 12257)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 5; 890 bytes
@@ -40,11 +40,10 @@
</para>
<para>
- When used in combination with a replication setup, the MySQL Load
- Balancer also monitors the replication status. The master and slaves
- within the replication setup are monitored and additional decisions
- about the routing of incoming connections to MySQL servers are made
- based on the replication status:
+ The MySQL Load Balancer also monitors the master and slaves within
+ the replication setup and additional decisions about the routing of
+ incoming connections to MySQL servers are made based on the
+ replication status:
</para>
<itemizedlist>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12257 - trunk/refman-common | martin.brown | 3 Nov |