diff options
author | Rich Bowen <rbowen@apache.org> | 2011-09-19 15:36:05 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2011-09-19 15:36:05 +0200 |
commit | 73bfae14a9c7048965c594aba53dd6bfaabd9e22 (patch) | |
tree | d8489f23c69cacb36ec38e7fe8383192bed27f2a /docs/manual | |
parent | Removes the promise if more documentation to come. These docs are (diff) | |
download | apache2-73bfae14a9c7048965c594aba53dd6bfaabd9e22.tar.xz apache2-73bfae14a9c7048965c594aba53dd6bfaabd9e22.zip |
Rebuild HTML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172622 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/mod/mod_lbmethod_bybusyness.html.en | 4 | ||||
-rw-r--r-- | docs/manual/mod/mod_lbmethod_byrequests.html.en | 4 | ||||
-rw-r--r-- | docs/manual/mod/mod_lbmethod_bytraffic.html.en | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_lbmethod_bybusyness.html.en b/docs/manual/mod/mod_lbmethod_bybusyness.html.en index 86e12b648c..357882828b 100644 --- a/docs/manual/mod/mod_lbmethod_bybusyness.html.en +++ b/docs/manual/mod/mod_lbmethod_bybusyness.html.en @@ -30,7 +30,9 @@ <tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Split off from <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code> in 2.3</td></tr></table> <h3>Summary</h3> - <p>This document is still under development.</p> +<p>This module does not provide any configuration directives of its own. +It requires the services of <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, and +provides the <code>bybusyness</code> load balancing method..</p> </div> <div id="quickview"><h3 class="directives">Directives</h3> <p>This module provides no diff --git a/docs/manual/mod/mod_lbmethod_byrequests.html.en b/docs/manual/mod/mod_lbmethod_byrequests.html.en index 4e4399fb78..1296e5e5a1 100644 --- a/docs/manual/mod/mod_lbmethod_byrequests.html.en +++ b/docs/manual/mod/mod_lbmethod_byrequests.html.en @@ -30,7 +30,9 @@ <tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Split off from <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code> in 2.3</td></tr></table> <h3>Summary</h3> - <p>This document is still under development.</p> +<p>This module does not provide any configuration directives of its own. +It requires the services of <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, and +provides the <code>byrequests</code> load balancing method..</p> </div> <div id="quickview"><h3 class="directives">Directives</h3> <p>This module provides no diff --git a/docs/manual/mod/mod_lbmethod_bytraffic.html.en b/docs/manual/mod/mod_lbmethod_bytraffic.html.en index 9f34c777b0..470ce333c3 100644 --- a/docs/manual/mod/mod_lbmethod_bytraffic.html.en +++ b/docs/manual/mod/mod_lbmethod_bytraffic.html.en @@ -30,7 +30,9 @@ <tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Split off from <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code> in 2.3</td></tr></table> <h3>Summary</h3> - <p>This document is still under development.</p> +<p>This module does not provide any configuration directives of its own. +It requires the services of <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, and +provides the <code>bytraffic</code> load balancing method..</p> </div> <div id="quickview"><h3 class="directives">Directives</h3> <p>This module provides no |