Hello 
I saw this in http://people.apache.org/~mturk/docs/article/ftwai.html

But does not see the balance_members attribute in workers.properties
documentation.
Is it valid ?

 worker.node1.type=ajp13
    worker.node1.host=10.0.0.10
    worker.node1.lbfactor=1
    
    worker.node2.type=ajp13
    worker.node2.host=10.0.0.11
    worker.node2.lbfactor=2

    worker.node3.type=ajp13
    worker.node3.host=10.0.0.12
    worker.node3.lbfactor=1
    
    worker.list=lbworker
    worker.lbworker.type=lb
    worker.lbworker.balance_members=node1,node2,node3    

Thanks

Regards
Mohan
-- 
View this message in context: 
http://www.nabble.com/Can-we-use-the-balance_members-attribute-tp14871671p14871671.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to