From what I read you don't share the session.  The way it works (if 
it's set up correctly ) is that your jvmRoute in Engine section of 
Tomcat is appended to the sessionid and that's how the connector knows 
to which Tomcat the subsequent requests should be sent.

If that tomcat dies the sessions on that server are lost but your 
application is accessible because the connector routes the requests to 
the tomcat that survived.

d.


Stone Shi wrote:
> Hello all,
> 
>   I have setup a apache server connected two tomcat servers with AJP13 load
> balance.
> How can I share the session between 2 tomcat servers?
>   
>  Thank you!
> 
> Stone
> 


-- 
David Mossakowski              [EMAIL PROTECTED]
Instinet Corporation                 212.310.7275



*******************************************************************************
<<Disclaimer>>

This message is intended only for the use of the Addressee and 
may contain information that is PRIVILEGED and/or
CONFIDENTIAL or both.

This email is intended only for the personal and confidential use
of the recipient(s) named above.

If the reader of this email is not an intended recipient, you have
received this email in error and any review, dissemination,
distribution or copying is strictly prohibited.

If you have received this email in error, please notify the sender
immediately by return mail and permanently deleting the copy
you received.

Thank you.

*******************************************************************************


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to