From: Luca Toscano Date: Wed, 1 Mar 2017 11:37:04 +0000 (+0000) Subject: documentation rebuild X-Git-Tag: 2.5.0-alpha~590 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=212096692d1c6d7a7680743881e00504bad34522;p=apache documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/reverse_proxy.html.en b/docs/manual/howto/reverse_proxy.html.en index 09467d5f87..692e63f605 100644 --- a/docs/manual/howto/reverse_proxy.html.en +++ b/docs/manual/howto/reverse_proxy.html.en @@ -23,7 +23,8 @@
Apache > HTTP Server > Documentation > Version 2.5 > How-To / Tutorials

Reverse Proxy Guide

-

Available Languages:  en 

+

Available Languages:  en  | + es 

In addition to being a "basic" web server, and providing static and @@ -204,7 +205,7 @@ ProxyPassReverse "/images/" "balancer://myset/" with the +H status flag, which puts it in hot standby mode, and making the 2 bkup# servers part of the #1 load balancer set (the default set is 0); for failover, hot standbys (if they exist) are used 1st, when all regular - workers are unavailable; load balancer sets are always tried lowest number first. + workers are unavailable; load balancer sets with lowest number are always tried first.

top
@@ -304,7 +305,8 @@ ProxyPassReverse "/images/" "balancer://myset/"
-

Available Languages:  en 

+

Available Languages:  en  | + es 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.