From 14afd62f31feb69c5cdc8465696b2e9a6a248444 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 19 Sep 2011 13:34:12 +0000 Subject: [PATCH] Removes the promise if more documentation to come. These docs are probably sufficient as is. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172618 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_lbmethod_bybusyness.xml | 4 +++- docs/manual/mod/mod_lbmethod_byrequests.xml | 4 +++- docs/manual/mod/mod_lbmethod_bytraffic.xml | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_lbmethod_bybusyness.xml b/docs/manual/mod/mod_lbmethod_bybusyness.xml index 0b3b05a684..67cc9399a0 100644 --- a/docs/manual/mod/mod_lbmethod_bybusyness.xml +++ b/docs/manual/mod/mod_lbmethod_bybusyness.xml @@ -31,7 +31,9 @@ Split off from mod_proxy_balancer in 2.3 -

This document is still under development.

+

This module does not provide any configuration directives of its own. +It requires the services of mod_proxy_balancer, and +provides the bybusyness load balancing method..

mod_proxy mod_proxy_balancer diff --git a/docs/manual/mod/mod_lbmethod_byrequests.xml b/docs/manual/mod/mod_lbmethod_byrequests.xml index 28a91c24f6..10cb7f806e 100644 --- a/docs/manual/mod/mod_lbmethod_byrequests.xml +++ b/docs/manual/mod/mod_lbmethod_byrequests.xml @@ -31,7 +31,9 @@ Split off from mod_proxy_balancer in 2.3 -

This document is still under development.

+

This module does not provide any configuration directives of its own. +It requires the services of mod_proxy_balancer, and +provides the byrequests load balancing method..

mod_proxy mod_proxy_balancer diff --git a/docs/manual/mod/mod_lbmethod_bytraffic.xml b/docs/manual/mod/mod_lbmethod_bytraffic.xml index f64daf650d..d4a0302484 100644 --- a/docs/manual/mod/mod_lbmethod_bytraffic.xml +++ b/docs/manual/mod/mod_lbmethod_bytraffic.xml @@ -31,7 +31,9 @@ Split off from mod_proxy_balancer in 2.3 -

This document is still under development.

+

This module does not provide any configuration directives of its own. +It requires the services of mod_proxy_balancer, and +provides the bytraffic load balancing method..

mod_proxy mod_proxy_balancer -- 2.40.0