Httpd BalancerMember: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://httpd.apache.org/docs/current/mod/mod_proxy.html#balancermember =Internal= * mod_proxy Configuration") |
No edit summary |
||
Line 6: | Line 6: | ||
* [[Httpd_mod_proxy_Configuration#Directives|mod_proxy Configuration]] | * [[Httpd_mod_proxy_Configuration#Directives|mod_proxy Configuration]] | ||
=Overview= | |||
Adds a member to a load balancing group. | |||
=Syntax= | |||
<pre> | |||
BalancerMember [balancerurl] url [key=value [key=value ...]] | |||
</pre> |
Revision as of 03:09, 23 December 2016
External
Internal
Overview
Adds a member to a load balancing group.
Syntax
BalancerMember [balancerurl] url [key=value [key=value ...]]