The quality of the distribution depends on the worker type of apache. (AFAIK only the 'worker' MPM will work)
Nevertheless AFAIK the load balancing in mod_jk is not complete in this area, so I'm not shure if you will get the desired distribution (but it should be closer). > -----Original Message----- > From: Weseloh, Nicole [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 16, 2004 11:48 AM > To: [EMAIL PROTECTED] > Subject: JK2: lb_factor > > I've got a cluster with 2 tomcat 2.0.25 on different > machines, on one of them also running Apache 2.0.49 with JK2 > as a loadbalancer. Requests get redirected to both tomcat instances, > but it always ends up with around 1/3 of all requests at the local > server and about 2/3 at the remote one, no matter what value the > lb_factors are. > > So, could anyone tell me which values I should use to make > the lb_factor work correctly? All information I found was that > "a lower value means more requests" (official JK2-documentation > at jakarta.apache.org). > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
