---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Hello, I have question :-) I am using apache1.3.12 and apacheJserv 1.1 and ApacheJSSI 1.1.2. I am interested in Session Fail over/migration. I looked into all of the document and mailing list. I wasn't able to find anything for failure and migration. The only thing i was able to find was in the document - " How to : Scalability - Load Balancing - Fault tolerance with Apache Jserv 1.1 ". In that document, in the fault tolerance section, it explains how session failure works (when one Jserv fails the request is sent to another Jserv, which creates a new session cookie (which will help to associate this request with this Jserv) and erases the old cookie. What I am really interested is " what happens to the session object ? " Is there a way to restore them, if so how to achieve this ? Is it possible to achieve session migration (from one jserv to another without loosing data) ? It would be of great help if some body shed some light on this. Thanks in advance. Sudhi -- -------------------------------------------------------------- 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]
