You could also implement a custom session that would use a centralized
database, Site Server for example uses a LDAP server to resolve this
problem. That is of course if you cannot afford to simply bind the session
to a particular server (your load balancing system should allow you to do
that and forward all the same request from a given ip to the same server).
Christian
>
> > All,
> >
> > I have two Sun boxes running Jrun sitting behind a
> load-balanacer.
> As
> > requests for servlets and JSPs come in they are split between
> the two Sun
> > boxes depeneding on load. This seems to handle our current load
> just fine.
> > However, if I want to use sessions to pass information between
> JSPs if the
> > successive requests are routed through the load-balancer to the
> other box,
> I
> > lose my session. How can I maintain a session in JRun across
> machines and
> > JRun instances?
> >
> > Thanks,
> > Dave Eaves
> >
> >
> ==================================================================
> =========
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets