----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 9:28 PM Subject: Re: Tomcat and Apache load-balancing ?
> On Wed, Feb 13, 2002 at 01:00:31PM +0100, Vjeran Marcinko wrote: > > It should work as long as the load-balancer for the apache's has session > afinity. That is, if the load-balancer can spot out going sessions and > direct any request with that session id to the apache that created it. > > Each tomcat will only be able to be served by a single apache. But I thought I've read somewhere that mod_jk is responsible for determining which Tomcat instance is to be picked based upon request's session ID ? Or, was I wrong ? -Vjeran -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
