----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Rex Oleson wrote:
>
> If this is the way it runs is there a way to turn this off?
> I am not storeing any type of information in the servlets which
> would require them to be sent to the same instance of JSERV and
> the traffic that could be caused by attempting to send them all
> back to there starting JSERV could cause an uneeded traffic load.
>
> Thanks,
> Rex Oleson
So why are you using sessions ? If you don't, the load-balancing will
balance as you expect ...
Jean-Luc
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]