>Hello,
>I want to enable the load balancer worker on Apache/Tomcat. Even though
>I have configured the workers.properties file as -
>worker.loadbalancer.type=lb
>worker.loadbalancer.balanced_workers=myajp12_1, myajp13_1, myajp12_2,
>myajp13_2
Don't forget to add loadbalancer to workers list !
>
>The load balancer worker is not invoked, for I do see the debug
>statements for lb worker in mod_jk.log.
>
>Could you tell me, what is it that I am doing. What additional
>configuration do I need to do to enable load balancer.
>
>Any help in this regard is appreaciated.
>-Vikas.
>