within a <code><Proxy <var>balancer://</var>...></code> container
directive, and can take any of the key value pair parameters available to
<code class="directive"><a href="#proxypass">ProxyPass</a></code> directives.</p>
- <p>One additional parameter is available only to <code class="directive"><a href="#balancermember">BalancerMember</a></code> directives:
+ <p>One additional parameter is available only to <code class="directive">BalancerMember</code> directives:
<var>loadfactor</var>. This is the member load factor - a number between 1
(default) and 100, which defines the weighted load to be applied to the
member in question.</p>
- <p>The balancerurl is only needed when not in <code><Proxy <var>balancer://</var>...></code>
+ <p>The <var>balancerurl</var> is only needed when not in <code><Proxy <var>balancer://</var>...></code>
container directive. It corresponds to the url of a balancer defined in
<code class="directive"><a href="#proxypass">ProxyPass</a></code> directive.</p>
<p>The path component of the balancer URL in any
<code><Proxy <var>balancer://</var>...></code> container directive
is ignored.</p>
<p>Trailing slashes should typically be removed from the URL of a
- <code>BalancerMember</code>.</p>
+ <code class="directive">BalancerMember</code>.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
within a <code><Proxy <var>balancer://</var>...></code> container
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
- module="mod_proxy">BalancerMember</directive> directives:
+ <p>One additional parameter is available only to <directive>BalancerMember</directive> directives:
<var>loadfactor</var>. This is the member load factor - a number between 1
(default) and 100, which defines the weighted load to be applied to the
member in question.</p>
- <p>The balancerurl is only needed when not in <code><Proxy <var>balancer://</var>...></code>
+ <p>The <var>balancerurl</var> is only needed when not in <code><Proxy <var>balancer://</var>...></code>
container directive. It corresponds to the url of a balancer defined in
<directive module="mod_proxy">ProxyPass</directive> directive.</p>
<p>The path component of the balancer URL in any
<code><Proxy <var>balancer://</var>...></code> container directive
is ignored.</p>
<p>Trailing slashes should typically be removed from the URL of a
- <code>BalancerMember</code>.</p>
+ <directive>BalancerMember</directive>.</p>
</usage>
</directivesynopsis>