]> granicus.if.org Git - apache/commitdiff
Fix a word jumble
authorDaniel Gruno <humbedooh@apache.org>
Sat, 28 Apr 2012 11:16:28 +0000 (11:16 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 28 Apr 2012 11:16:28 +0000 (11:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331750 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index bfd05531f7f140daf11b3bca08f1479b3fc9034f..086329d1efb9c92b1199a32236046179e1151f8b 100644 (file)
@@ -1291,7 +1291,7 @@ ProxyPass / balancer://hotcluster/
 &lt;Proxy balancer://hotcluster&gt;
     BalancerMember ajp://1.2.3.4:8009 loadfactor=1
     BalancerMember ajp://1.2.3.5:8009 loadfactor=2
-    # The below is the hot standby
+    # The server below is on hot standby
     BalancerMember ajp://1.2.3.6:8009 status=+H
     ProxySet lbmethod=bytraffic
 &lt;/Proxy&gt;
index 255d222ce15bb23bddb40fa3b370a178dc2330d4..e1f8dffe1b87968aaf71210534d9be84105d405e 100644 (file)
@@ -1120,7 +1120,7 @@ ProxyPass / balancer://hotcluster/
 &lt;Proxy balancer://hotcluster&gt;
     BalancerMember ajp://1.2.3.4:8009 loadfactor=1
     BalancerMember ajp://1.2.3.5:8009 loadfactor=2
-    # The below is the hot standby
+    # The server below is on hot standby
     BalancerMember ajp://1.2.3.6:8009 status=+H
     ProxySet lbmethod=bytraffic
 &lt;/Proxy&gt;