You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mt...@apache.org on 2004/11/27 14:43:13 UTC

svn commit: r106708 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en /httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml

Author: mturk
Date: Sat Nov 27 05:43:12 2004
New Revision: 106708

URL: http://svn.apache.org/viewcvs?view=rev&rev=106708
Log:
Remove double description of balancer manager
Modified:
   httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en
   httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en
Url: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en?view=diff&rev=106708&p1=httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en&r1=106707&p2=httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en&r2=106708
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en	(original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.html.en	Sat Nov 27 05:43:12 2004
@@ -212,14 +212,10 @@
 <div class="section">
 <h2><a name="enable" id="enable">Enabling Balancer Manager Support</a></h2>
     
-    <p>Balancer manager enables dynamic update of balancer
-    members. You can use balancer manager to change the balace
-    factor or a particular member, or put it in the off line
-    mode.</p>
     <p>This module <em>requires</em> the service of 
     <code class="module"><a href="../mod/mod_status.html">mod_status</a></code>.
     Balancer manager enables dynamic update of balancer
-    members. You can use balancer manager to change the balace
+    members. You can use balancer manager to change the balance
     factor or a particular member, or put it in the off line
     mode.
     </p>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml
Url: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml?view=diff&rev=106708&p1=httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml&r1=106707&p2=httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml&r2=106708
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml	(original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml	Sat Nov 27 05:43:12 2004
@@ -201,14 +201,10 @@
 
 <section id="enable">
     <title>Enabling Balancer Manager Support</title>
-    <p>Balancer manager enables dynamic update of balancer
-    members. You can use balancer manager to change the balace
-    factor or a particular member, or put it in the off line
-    mode.</p>
     <p>This module <em>requires</em> the service of 
     <module>mod_status</module>.
     Balancer manager enables dynamic update of balancer
-    members. You can use balancer manager to change the balace
+    members. You can use balancer manager to change the balance
     factor or a particular member, or put it in the off line
     mode.
     </p>