Thanks for ur reply
It is webbased app using apache
On 16 Jun 2014 19:19, "Mohan Sundaram" <mohan....@gmail.com> wrote:

> On Mon, Jun 16, 2014 at 6:26 PM, arunkumar s <arun_le...@yahoo.co.in>
> wrote:
> > I am running one application on two servers,between servers i am doing
> > replication of data now i need to configure one server as active and the
> > other one as passive using ip address as failover
> >
> > I have only one option of configuring failover using ip and not have
> option
> > to do with DNS and other ways kindly help
>
> Assuming these are linux servers, you can do VRRP for ip failover in a
> master slave (active-standby) configuration. However, I suspect this
> alone may not be enough. What is your application? Web based? Suspect
> it is as you are talking of DNS. Can you drop sessions?
>
> For web based applications, it would be better to use a load balancer
> (like nginX) which will maintain sessions and will talk to servers
> behind it configured in a active-standby configuration.
>
> -- Mohan Sundaram
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
>
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to