You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by b_...@daimlerchrysler.com on 2006/12/05 10:09:30 UTC

Primary-secondary session replication

Hello,

I need help in building a WebApplicaction Cluster with Tomcat. Because we
will support from 8 to 16 WebApplication Server, we would like implement
the Primary-secondary session replication in our Cluster. The URL
http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html doesn't give any
information about the Tomcat Version and the Date, when it will work.When
it is working with Tomcat 6.0, can you update the cluster documentation?
Please, can you send me these informations?

Thanks a lot!
Kind regards


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Primary-secondary session replication

Posted by Filip Hanik - Dev Lists <de...@hanik.com>.
define org.apache.catalina.ha.session.BackupManager in your <Manager> 
element

http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-manager.html

docs will be updated with more info, thanks for the note.
Filip

b_wit_consulting.wendrich@daimlerchrysler.com wrote:
> Hello,
>
> I need help in building a WebApplicaction Cluster with Tomcat. Because we
> will support from 8 to 16 WebApplication Server, we would like implement
> the Primary-secondary session replication in our Cluster. The URL
> http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html doesn't give any
> information about the Tomcat Version and the Date, when it will work.When
> it is working with Tomcat 6.0, can you update the cluster documentation?
> Please, can you send me these informations?
>
> Thanks a lot!
> Kind regards
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org