----------------------------------------------------------------
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 think the code for having replication of session data between jserv 
instances in a load balancing situation was taken out for speed...

what we do is store important session information in the database so a 
user can pull it back out if they get flipped to another jserv session..

its not the best of worlds, but it works for our particular 
appplication...

so in other words, jserv doesnt replicate session data between jserv 
instances.. if you get flipped from .JS1 to .JS2, you lost your session 
that was on .JS1

-ed

----- Original Message -----
From: valery brasseur <[EMAIL PROTECTED]>
Date: Friday, May 12, 2000 10:19 am
Subject: jserv session saving

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <" 
> target="l">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!!!
> ----------------------------------------------------------------
> 
> Is it possible to save/restore JSERV sessions ? I know it's 
> possible to
> have a failover config of JServ with 2 or more instances. Can I have
> these instances share sessions or load/save old sessions ?
> 
> Thanks
> valery
> 
> -- 
> Valery BRASSEUR                | Phone # +33 320 60 7982 
> Atos Branche Multimedia        | Fax   # +33 320 60 7649
>    bash: the power to toast your registry in style...
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <" target="l">http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <" 
> target="l">http://java.apache.org/main/mail.html>Problems?:        
>   [EMAIL PROTECTED]
> 
> 



--
--------------------------------------------------------------
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]

Reply via email to