]> granicus.if.org Git - apache/commitdiff
point to (rough at this stage) guide
authorJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 15:04:16 +0000 (15:04 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 15:04:16 +0000 (15:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729617 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/index.xml

index 7f9636266ace462af7155d8811d187901ab0cd92..f62a7665e7e37c543dfa401377992ed059de777c 100644 (file)
       </dd>
     </dl>
 
+    <dl>
+      <dt>Reverse Proxy guide</dt>
+      <dd>
+        <p>Apache httpd has extensive capabilities as a reverse proxy server using the
+        <directive module="mod_proxy">ProxyPass</directive> directive as well as
+        <directive module="mod_proxy">BalancerMember</directive> to create sophisticated
+        reverse proxying implementations which provide for high-availability, load
+        balancing and failover, cloud-based clustering and dynamic on-the-fly reconfiguration.</p>
+
+        <p>See: <a href="reverse_proxy.html">Reverse proxy guide</a></p>
+      </dd>
+    </dl>
+
   </section>
 
 </manualpage>