Thank you. So the only way you can do "domain" wide fail-over is by using the "domain" name given in worker.node1.domain="A" in the Jboss server.xml's jvmRoute ?
And there are no attributes in the workers.property file to do that ? Regards Mohan Mohan2005 wrote: > > 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-tp14871671p14883389.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]