Hi All,
I have a load balancer setup like below
<Proxy balancer://confluencedc>
BalancerMember
http://msts1acnf001:8098 route=1
BalancerMember
http://msts1bcnf002:8098 route=2
BalancerMember
http://msts1ccnf003:8098 route=3
ProxySet stickysession=ROUTEID
</Proxy>
And each node running tomcat and has a context path setup
<Context path="/confluence" docBase="../confluence" debug="0" reloadable="false" useHttpOnly="true">
How do I configure it to access a node instead of the cluster? I do need the cluster for users, but for admin sometimes need to access a node to check its UI status.
Thanks,
Asif
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer:
pgp.mit.eduA: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?