> Currently, the load balancing works like this:
> * Requests not connected to a session are randomly
> distributed across the available servlet engines.
> * Requests that are connected to a session are
> always returned to the same servlet engine, so that
> HttpSession stashed information does not have to
> be moved around.
That reminds me, Live Software are supposedly working on a similar scheme
for JRun.
Cheers,
Richard.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".