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

Reply via email to