Hello Fellas
I will be very sorry if this question has already been posted and I didn't
bother to look in to JSP Archive. My question goes to all those guys who
wants to do clustering up to a small scale.
I want to manage the session across multiple instances of Tomcat. Well,
there were some past postings which suggested using URL rewriting in place
of cookies but that will allow me to manage the session on one single
instance. How will I scale it to multiple instances??
The whole picture:
We are running two apache server on 2 sun 420 and 2 Tomcat engines on two
sun 420 too. Resonate is being used for load balancing the web servers. We
are struggling to persist the session. The one solution we though
serializing the session in one central repository and retrieve it back by
passing session ID back and forth. Are there any more suggestion?
How about using AJP since that supposed to work fine with JServ. Any
thoughts?
Any help will be appreciated.
Cheers
Jiteder
===========================================================================
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