----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I am using the standard 2.0 java servlet session handling api, on 1 instance
of apache and jserv.
This works fine, but does anyone have any experience re. scalability of this
architecture.
ie. initially looking at multiple servlet instances, with some form of basic
balancing on 1 jvm,
then moving to multiple jvm's / webservers / machines with a more advanced
load balancer.
In both of these cases, it is crucial for the user sessions to be shared by
all instances of the servlet.
I think moving into the full blown, EJB server back end is overkill at this
stage, but I'm not sure how else to proceed. Any ideas ?
--------------------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.
Internet communications are not secure and therefore the Barclays Group
does not accept legal responsibility for the contents of this message.
Any views or opinions presented are solely those of the author and do
not necessarily represent those of the Barclays Group unless otherwise
specifically stated.
--------------------------------------------------------------------------------------
--
--------------------------------------------------------------
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]