I'm having trouble with load balancing the above combination. I can get failover to work but no load balancing. This happens w/ both Coyote and Ajp13 connectors. I have my jvmRoute's set correctly.

worker.flek2_flek.port=8015
worker.flek2_flek.host=flek2.flekbikes.com
worker.flek2_flek.type=ajp13
worker.flek2_flek.lbfactor=1

worker.flek1_flek.port=8009
worker.flek1_flek.host=ulysses.digivis.com
worker.flek1_flek.type=ajp13
worker.flek1_flek.lbfactor=1

worker.flek.type=lb
worker.flek.balanced_workers=flek2_flek, flek1_flek

Any ideas? I had this same problem when I tried using mod_jk2.

Thanks,
Nick


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to