We have already server.xml(changed as per tomcat site instructions) in
place, but it is not working properly. I will give you detail idea about
our environment.

We have 10 tomcats starting from 192.168.3.1 to 192.168.3.10. I wanted to
make 192.168.3.10 as master/backup node, which has a session id information
of rest 9 tomcats including 10 too.

Kindly provide the clear example of server.xml of 192.168.3.10
(master/backup node) & rest of the 9 tomcats.



On Tue, Mar 20, 2012 at 11:29 PM, Filip Hanik (mailing lists) <
devli...@hanik.com> wrote:

> Take the sample from the tomcat site, change DeltaManager to BackupManager
>
> > -----Original Message-----
> > From: Dhaval Jaiswal [mailto:dhaval.jais...@via.com]
> > Sent: Monday, March 19, 2012 4:32 AM
> > To: users@tomcat.apache.org
> > Cc: Shrinivas Devarkonda
> > Subject: Need a sample server.xml file for the session replication using
> > backup manager
> >
> > Hi List,
> >
> > I am planning to implement  the session replication using backup manager
> > mode.
> >
> > We have 10 tomcats. we need in place where one node can work as a backup
> > manager; on which we want to send all jsessions information from rest of
> > the tomcats.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to