an question about jk2 lbfactor

2004-03-31 Thread moch
hi all, what's the jk2's properties value "lbfactor " really mean? I have set up a cluster by apache + jk2 + tomcat5, it has 2 node, I want tomcat1 to process all request and tomcat2 just as an backup. so I set tomcat1's lbfactor=100 and tomcat2's lbfactor=0, but almost all request go to

A question about tomcat5 HA

2003-12-23 Thread moch
I have a question about HA. I have 2 tomcat running at 2 machine and I want to make machine A as a master node, machine as a slave node. All request goes to machine A, and if A crash, B will take all the request. If A is started again, A will be master again. I use Apache2.0.48 + jakarta

cluster problems on tomcat5.0.16

2003-12-19 Thread moch
tomcat-userHello, I am having trouble with tomcat 5.0.16 cluster under the following config: Apache2.0.48 + jakarta-tomcat-connectors-jk2.0.2-win32-apache2.0.43 :2 Tomcat servers on 1 machine. I just uncomment the and in server.xml, and change 8005 to 11005, 8009 to 11009. add jvmRoute="to