From: Luca Toscano This module requires the service of Load balancing scheduler algorithm is provided by not this
- module but other modules such as:
- This module requires the service of The Load balancing scheduler algorithm is not provided by this
+ module but from other ones such as: Thus, in order to get the ability of load balancing,
This module requires the service of Source File: mod_proxy_balancer.c Summary
- mod_proxy. It provides load balancing support for
- HTTP, FTP and AJP13 protocols
- mod_lbmethod_byrequests,
- mod_lbmethod_bytraffic,
- mod_lbmethod_bybusyness and
- mod_lbmethod_heartbeat.
- mod_proxy and it provides load balancing for
+ all the supported protocols. The most important ones are:
+
+
+ mod_proxy_httpmod_proxy_ftpmod_proxy_ajpmod_proxy_wstunnel
+
mod_lbmethod_byrequestsmod_lbmethod_bytrafficmod_lbmethod_bybusynessmod_lbmethod_heartbeatmod_proxy, mod_proxy_balancer
diff --git a/docs/manual/mod/mod_proxy_wstunnel.html.en b/docs/manual/mod/mod_proxy_wstunnel.html.en
index b591e13ebc6..5d37fbe30b9 100644
--- a/docs/manual/mod/mod_proxy_wstunnel.html.en
+++ b/docs/manual/mod/mod_proxy_wstunnel.html.en
@@ -38,17 +38,19 @@
mod_proxy. It provides support for the tunnelling of web
socket connections to a backend websockets server. The connection
- is automagically upgraded to a websocket connection:
Upgrade: WebSocket +- - -HTTP Response
Upgrade: WebSocket Connection: Upgrade++ +Proxying requests to websockets server
ProxyPass "/ws2/" "ws://echo.websocket.org/" +Proxying requests to a websockets server like
+echo.websocket.orgcan be done using the +ProxyPassdirective:ProxyPass "/ws2/" "ws://echo.websocket.org/" ProxyPass "/wss2/" "wss://echo.websocket.org/"-Load balancing for multiple backends can be achieved using
mod_proxy_balancer.Directives
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 5c6adbf05cc..2a5ad4c79e6 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -709,7 +709,7 @@ using the specified magic file
MinSpareThreads number s M Minimum number of idle threads available to handle request spikes MMapFile file-path [file-path] ... s X - Map a list of files into memory at startup time ModemStandard V.21|V.26bis|V.32|V.92 d X + Modem standard to simulate ModemStandard V.21|V.26bis|V.32|V.34|V.92 d X Modem standard to simulate ModMimeUsePathInfo On|Off Off d B Tells mod_mimeto treatpath_infocomponents as part of the filenameMultiviewsMatch Any|NegotiatedOnly|Filters|Handlers diff --git a/docs/manual/sections.xml.fr b/docs/manual/sections.xml.fr index 29b0149b899..4e0889b4b8e 100644 --- a/docs/manual/sections.xml.fr +++ b/docs/manual/sections.xml.fr @@ -3,7 +3,7 @@ - + + + +