I'm using mod_jk 1.2.5 with Apache2. The benefit is to balance the load between multiple app servers in a round robin manner, with a certain factor you can set for each worker with say, for example have different hardware specs.
Regards, Faisal On Thu, 13 Jan 2005 18:24:27 -0500, John Martyniak <[EMAIL PROTECTED]> wrote: > I am preparing to set up my first production Tomcat using mod_jk. > > So what is the benefit of multiple workers? > > I can see that you can specify one worker per host, so the advantage would > be that you could have one Webserver drive several app servers. > > I also read on this list, that you could use mod_jk2 to do load balancing. > (is the same true for mod_jk 1.2.x?) > > Are these the only benefits? > > Or am I completely missing the point? > > -John > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- There are many ways of going forward, but there is only one way of standing still. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
