Submitted by: inoue <inoue ariel-networks.com>
PR: 48444
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893874
13f79535-47bb-0310-9956-
ffa450edef68
</table>
<p>A sample balancer setup</p>
<example>
- ProxyPass /special-area http://special.example.com/ smax=5 max=10<br />
+ ProxyPass /special-area http://special.example.com smax=5 max=10<br />
ProxyPass / balancer://mycluster/ stickysession=JSESSIONID|jsessionid nofailover=On<br />
<Proxy balancer://mycluster><br />
<indent>