Loading docs/manual/mod/mod_proxy.xml +2 −2 Original line number Diff line number Diff line Loading @@ -797,7 +797,7 @@ expressions</description> directive and can take any of the key value pair parameters available to <directive module="mod_proxy">ProxyPass</directive> directives.</p> <p>One additional parameter is available only to <directive>BalancerMember</directive> directives: <var>loadfactor</var>. This is the member load factor - a floating pount number between 1.0 <var>loadfactor</var>. This is the member load factor - a decimal between 1.0 (default) and 100.0, which defines the weighted load to be applied to the member in question.</p> <p>The <var>balancerurl</var> is only needed when not within a Loading Loading @@ -1355,7 +1355,7 @@ ProxyPass "/" "balancer://mycluster/" stickysession=JSESSIONID|jsess ProxyPass "/" "balancer://hotcluster/" <Proxy balancer://hotcluster> BalancerMember ajp://1.2.3.4:8009 loadfactor=1 BalancerMember ajp://1.2.3.5:8009 loadfactor=2.5 BalancerMember ajp://1.2.3.5:8009 loadfactor=2.25 # The server below is on hot standby BalancerMember ajp://1.2.3.6:8009 status=+H ProxySet lbmethod=bytraffic Loading Loading
docs/manual/mod/mod_proxy.xml +2 −2 Original line number Diff line number Diff line Loading @@ -797,7 +797,7 @@ expressions</description> directive and can take any of the key value pair parameters available to <directive module="mod_proxy">ProxyPass</directive> directives.</p> <p>One additional parameter is available only to <directive>BalancerMember</directive> directives: <var>loadfactor</var>. This is the member load factor - a floating pount number between 1.0 <var>loadfactor</var>. This is the member load factor - a decimal between 1.0 (default) and 100.0, which defines the weighted load to be applied to the member in question.</p> <p>The <var>balancerurl</var> is only needed when not within a Loading Loading @@ -1355,7 +1355,7 @@ ProxyPass "/" "balancer://mycluster/" stickysession=JSESSIONID|jsess ProxyPass "/" "balancer://hotcluster/" <Proxy balancer://hotcluster> BalancerMember ajp://1.2.3.4:8009 loadfactor=1 BalancerMember ajp://1.2.3.5:8009 loadfactor=2.5 BalancerMember ajp://1.2.3.5:8009 loadfactor=2.25 # The server below is on hot standby BalancerMember ajp://1.2.3.6:8009 status=+H ProxySet lbmethod=bytraffic Loading