Skip to content

Commit 9c4d045

Browse files
committed
Rebuild HTML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172622 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1bb165b commit 9c4d045

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

docs/manual/mod/mod_lbmethod_bybusyness.html.en

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
<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>
3131
<h3>Summary</h3>
3232

33-
<p>This document is still under development.</p>
33+
<p>This module does not provide any configuration directives of its own.
34+
It requires the services of <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, and
35+
provides the <code>bybusyness</code> load balancing method..</p>
3436
</div>
3537
<div id="quickview"><h3 class="directives">Directives</h3>
3638
<p>This module provides no

docs/manual/mod/mod_lbmethod_byrequests.html.en

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
<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>
3131
<h3>Summary</h3>
3232

33-
<p>This document is still under development.</p>
33+
<p>This module does not provide any configuration directives of its own.
34+
It requires the services of <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, and
35+
provides the <code>byrequests</code> load balancing method..</p>
3436
</div>
3537
<div id="quickview"><h3 class="directives">Directives</h3>
3638
<p>This module provides no

docs/manual/mod/mod_lbmethod_bytraffic.html.en

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
<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>
3131
<h3>Summary</h3>
3232

33-
<p>This document is still under development.</p>
33+
<p>This module does not provide any configuration directives of its own.
34+
It requires the services of <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, and
35+
provides the <code>bytraffic</code> load balancing method..</p>
3436
</div>
3537
<div id="quickview"><h3 class="directives">Directives</h3>
3638
<p>This module provides no

0 commit comments

Comments
 (0)