RE: [EMAIL PROTECTED] mod_jk load balancing issue: one worker always dies...

2007-11-14 Thread weiji
o be an issue with JBoss, I'll move the issue over to them and see if they have any insight. Thanks, KaJun weiji wrote: > > Hi John, > > Yes, I do have the JBoss jvmRoute attribute set up correctly. > > I also noticed the balance vs balanced wording, and I tested my se

RE: [EMAIL PROTECTED] mod_jk load balancing issue: one worker always dies...

2007-11-14 Thread weiji
seJK"', change value from false to true. Thanks, KaJun John Moore-3 wrote: > > Do you have the jvmRoute setup in the server.xml in JBoss/Tomcat (e.g. > ) ? > > you have balance_workers, I think it's balanced_workers > > John > > -Original Message

[EMAIL PROTECTED] mod_jk load balancing issue: one worker always dies...

2007-11-13 Thread weiji
Hi, I'm using mod_jk to load balance two JBoss instances. However, it seems to always use only one of them. >From watching the status page, I found that the two workers both come up in an OK state. However, sending a request through the load balancer seems to always cause the first one to sw