Httpd mod status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
For more details on load balancing, see: | For more details on load balancing, see: | ||
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;"> | |||
:[[Httpd_mod_proxy_Concepts#Load_Balancing|mod_proxy Concepts - Load Balancing]] | |||
</blockquote> |
Revision as of 21:35, 3 January 2017
Internal
Load Balancing Management and Status
mod_proxy_balancer enables dynamic update of balancer members. You can use balancer manager to change the balance factor of a particular member, or put it in the off line mode.
TODO: https://httpd.apache.org/docs/current/mod/mod_proxy_balancer.html#balancer_manager
For more details on load balancing, see: