On Tue, 18 Dec 2001, Craig R. McClanahan wrote:

> The load balancer routing from JK hasn't ever been implemented in
> Catalina yet.  Patches welcome :-).

Can we get a 'setRequest' method on Manager ? I'm trying to find
workarounds, but that would be the simple solution.

Again, adding support for load balancer is simple - the Manager just need
to append the vmroute to the generated session id. How you get the session
id is the problem - it is available in request, or it could be configured
in server.xml if getting from the request is not possible.

( right now I'm trying to finish jk2 asap - when I'm done I'll try again
to fix the lb for 40 if nobody does it before )

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to