Sorry for not providing clear description of my problem.
I have had configured stickysession balancing across 4 tomcat instances as
below.
<Proxy balancer://ccc1>
BalancerMember ajp://App1:8509 route=app1_ccc1
BalancerMember ajp://App2.107:8509 route=app2_ccc1
BalancerMember ajp://App5:8509 route=app5_ccc1
BalancerMember ajp://App5:8609 route=app5_ccc2
ProxySet stickysession=JSESSIONID
ProxySet nofailover=Off
</Proxy>
However my balancer manager page shows only JVMROUTE on First balancer
member is that ok ?
*StickySession*
*Timeout*
*FailoverAttempts*
*Method*
JSESSIONID
0
1
byrequests
*Worker URL*
*Route*
*RouteRedir*
*Factor*
*Set*
*Status*
*Elected*
*To*
*From*
ajp://App1:8509<http://10.100.106.21/balancer-manager?b=i3c1&w=ajp://10.100.106.23:8509>
app1_ccc1
1
0
Ok
1417
57K
34M
ajp://App2:8509<http://10.100.106.21/balancer-manager?b=i3c1&w=ajp://10.100.106.107:8509>
1
0
Ok
1343
55K
33M
ajp://App5:8509<http://10.100.106.21/balancer-manager?b=i3c1&w=ajp://10.100.106.23:8509>
1
0
Ok
1417
57K
34M
ajp://App5:8509<http://10.100.106.21/balancer-manager?b=i3c1&w=ajp://10.100.106.107:8509>
1
0
Ok
1343
55K
33M
Please advice.
Arun J
On Mon, Feb 8, 2010 at 1:37 AM, Caldarale, Charles R <
[email protected]> wrote:
> > From: Arunkumar Janarthanan [mailto:[email protected]]
> > Subject: Critical Problem with Tomcat instances
> >
> > I am going through a critical problem that my payment system has 4
> > Tomcat instances and outofthem two instances simply redirecting to
> > login page after user logged in into the application and trigger
> > any action (even just clicking any link in the application) Not
> > sure if this is application behavior while the same application
> > doing on on other Two tomcat instances.
> >
> > Also the balancer manager page does not show JVMROUTE for more than one
> > tomcat instance added int balancer.conf file, please help me to resolve
> > this mysterious problem.
>
> Read your own message carefully - or better yet, have someone completely
> unfamiliar with your environment read it. Is there /any/ information in
> there that would help anyone actually understand the problem, let alone
> diagnose it?
>
> http://www.catb.org/~esr/faqs/smart-questions.html<http://www.catb.org/%7Eesr/faqs/smart-questions.html>
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>