Hi abhi, My 1st MS & DB Master running on : 10.1.1.2 2nd MS & DB Slave running on : 10.1.1.3
MS will be in cluster so Both MS will be pointed to : 10.1.1.2 Is it correct ? If so, Which parameter should I change in db.properties to point MS cluster to db master? Regards, Tejas On Tue, Jun 24, 2014 at 3:54 PM, Abhinandan Prateek < abhinandan.prat...@citrix.com> wrote: > MS will work in a cluster pointing to same DB. The DB can be configured as > master-slave. > > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=34838207 > > -abhi > > On 24/06/14 9:53 am, "Tejas Gadaria" <refond.g...@gmail.com> wrote: > > >Hi, > > > >I want to make MS on high availability, with automatic failover. > >I have MS & DB on same server. & planning to create slave DB on separate > >server. > > > >but if I create separate Slave MS for HA, how can point it to DB so > >command > >issued from any of MS will trigger to same infrastructure. > > > >Regards, > >Tejas > >