You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2017/07/28 17:45:36 UTC

svn commit: r1803313 - in /httpd/httpd/trunk/docs/manual/mod: mod_proxy_balancer.xml mod_proxy_express.xml

Author: covener
Date: Fri Jul 28 17:45:35 2017
New Revision: 1803313

URL: http://svn.apache.org/viewvc?rev=1803313&view=rev
Log:
cross link some balancer directives across proxy mods



Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml
    httpd/httpd/trunk/docs/manual/mod/mod_proxy_express.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml?rev=1803313&r1=1803312&r2=1803313&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml Fri Jul 28 17:45:35 2017
@@ -61,6 +61,10 @@
     </note>
 </summary>
 <seealso><module>mod_proxy</module></seealso>
+<seealso><directive module="mod_proxy">BalancerMember</directive></seealso>
+<seealso><directive module="mod_proxy">BalancerGrowth</directive></seealso>
+<seealso><directive module="mod_proxy">BalancerPersist</directive></seealso>
+<seealso><directive module="mod_proxy">BalancerInherit</directive></seealso>
 
 <section id="scheduler">
     <title>Load balancer scheduler algorithm</title>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_express.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy_express.xml?rev=1803313&r1=1803312&r2=1803313&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy_express.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy_express.xml Fri Jul 28 17:45:35 2017
@@ -77,6 +77,10 @@
 
 </summary>
 <seealso><module>mod_proxy</module></seealso>
+<seealso><directive module="mod_proxy">BalancerMember</directive></seealso>
+<seealso><directive module="mod_proxy">BalancerGrowth</directive></seealso>
+<seealso><directive module="mod_proxy">BalancerPersist</directive></seealso>
+<seealso><directive module="mod_proxy">BalancerInherit</directive></seealso>
 
 <directivesynopsis>
 <name>ProxyExpressEnable</name>