From: Mladen Turk Date: Sat, 11 Sep 2004 18:46:33 +0000 (+0000) Subject: Initial balancer documentation. Just framework. X-Git-Tag: 2.1.1~294 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a73cff3db4aec48d7e400fb54afaf3bbf09967f;p=thirdparty%2Fapache%2Fhttpd.git Initial balancer documentation. Just framework. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105079 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_balancer.html b/docs/manual/mod/mod_proxy_balancer.html new file mode 100644 index 00000000000..82fc3e181ff --- /dev/null +++ b/docs/manual/mod/mod_proxy_balancer.html @@ -0,0 +1,3 @@ +URI: mod_proxy_balancer.html.en +Content-Language: en +Content-type: text/html; charset=ISO-8859-1 diff --git a/docs/manual/mod/mod_proxy_balancer.html.en b/docs/manual/mod/mod_proxy_balancer.html.en new file mode 100644 index 00000000000..5f31a8badc5 --- /dev/null +++ b/docs/manual/mod/mod_proxy_balancer.html.en @@ -0,0 +1,61 @@ + + + +mod_proxy_balancer - Apache HTTP Server + + + + + + +
<-
+
+Apache > HTTP Server > Documentation > Version 2.1 > Modules
+
+

Apache Module mod_proxy_balancer

+
+

Available Languages:  en 

+
+ + + +
Description:mod_proxy extension for +load balancing
Status:Extension
Module Identifier:proxy_balancer_module
Source File:proxy_balancer.c
+

Summary

+ +

This module requires the service of mod_proxy. It provides load balancing support for + HTTP, FTP and AJP13 protocols +

+ +

Thus, in order to get the ability of load balancing, + mod_proxy and mod_proxy_balancer + have to be present in the server.

+ +

Warning

+

Do not enable proxying until you have secured your server. Open proxy + servers are dangerous both to your network and to the Internet at + large.

+
+
+

Directives

+

This module provides no + directives.

+

See also

+
+ +
+
+

Available Languages:  en 

+
+ \ No newline at end of file diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml new file mode 100644 index 00000000000..c9f096a3fc2 --- /dev/null +++ b/docs/manual/mod/mod_proxy_balancer.xml @@ -0,0 +1,50 @@ + + + + + + + + + +mod_proxy_balancer +mod_proxy extension for +load balancing +Extension +proxy_balancer.c +proxy_balancer_module + + +

This module requires the service of mod_proxy. It provides load balancing support for + HTTP, FTP and AJP13 protocols +

+ +

Thus, in order to get the ability of load balancing, + mod_proxy and mod_proxy_balancer + have to be present in the server.

+ + Warning +

Do not enable proxying until you have secured your server. Open proxy + servers are dangerous both to your network and to the Internet at + large.

+
+
+mod_proxy + +
diff --git a/docs/manual/mod/mod_proxy_balancer.xml.meta b/docs/manual/mod/mod_proxy_balancer.xml.meta new file mode 100644 index 00000000000..9968497819e --- /dev/null +++ b/docs/manual/mod/mod_proxy_balancer.xml.meta @@ -0,0 +1,11 @@ + + + + mod_proxy_balancer + /mod/ + .. + + + en + +