Another option is to place several Traffic Server boxes behind a VIP, i.e. a router or load balancer that owns a common IP and distributes connections to whichever Traffic Server box is alive. A router capable of basic ECMP routing can mostly do this. Or a dedicated state-aware load balancer can detect that a Traffic Server box has gone done and send new connections to other servers.
On Wed, Oct 10, 2018 at 8:19 AM Fieck, Brennan <brennan_fi...@comcast.com> wrote: > I believe what he's saying is that this behaviour is up to the client. The > client will try to connect to one traffic server, and if it fails then the > client just needs to know the URL/IP of the secondary server and try that - > without any direction from Traffic Server. > It makes sense, because in a failure scenario you can't rely on the > Traffic Server to be working properly, so the safest thing to do is handle > it yourself if possible. > ------------------------------ > *From:* Vasanth Mathivanan <vasant...@evolutiondigital.com> > *Sent:* Tuesday, October 9, 2018 10:26 PM > *To:* users@trafficserver.apache.org > *Subject:* [EXTERNAL] RE: Failover Scenario in Trafficserver > > > Yes , exactly how it will make on client side without traffic controller ? > > could you please explain ? > > _Vasanth > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *Patrick O'Brien <patrickobr...@tetrisblocks.net> > *Sent: *Tuesday, October 9, 2018 7:55 PM > *To: *users@trafficserver.apache.org > *Subject: *Re: Failover Scenario in Trafficserver > > > We have this configured on the client side, e.g if the client connection > to trafficserver001 fails the client will attempt a connection to > trafficserver002. > > -patrick > > On Mon, Oct 8, 2018 at 10:17 PM Vasanth Mathivanan < > vasant...@evolutiondigital.com> wrote: > >> Hi All , >> >> >> >> How to switch failover traffic server to another traffic server, example >> we have two traffic server both points to domain (points to two ips using >> round robin) I had been access only one traffic server in client side if >> fails the first traffic server to switch another traffic server(i.e. >> second traffic server ) , Could you please explain how to configure this >> type of scenario ? >> >> >> >> >> >> >> >> _Vasanth >> >> >> >> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for >> Windows 10 >> >> >> >