Yes.  The failover time will be the TTL of the domain + the TTE of the local and network caches (whichever combination is largest).<br><br>Generally, it'll be a random number between 15 min and 4 hours.<br><br>-Josh<br>
<br><div class="gmail_quote">On Tue, Oct 25, 2011 at 8:02 AM, Dave Hala Jr <span dir="ltr"><<a href="mailto:dave@58ghz.net">dave@58ghz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Can I assume that by changing the DNS, you're not going to get a quick<br>
failover (less than a couple of minutes) due mostly to windows networks<br>
and/or pc's caching dns?<br>
<font color="#888888"><br>
:) Dave<br>
</font><div><div></div><div class="h5"><br>
On Tue, 2011-10-25 at 07:55 -0500, Josh More wrote:<br>
> The "right" way to do it involves a load balancer and will be costly.<br>
><br>
> A cheaper way to do it would be to set a script on your secondary<br>
> server to do periodic HTTP GETs on the primary and if one fails,<br>
> changes DNS to point to itself.  Then, if it succeeds, changes it<br>
> back.  It's a bit of coding and a bit of delay, but it should work OK<br>
> in most situations.<br>
><br>
> The fundamental problem here is that DNS (for some stupid reason) only<br>
> supports priority on MX records.<br>
><br>
> -Josh<br>
><br>
> On Tue, Oct 25, 2011 at 7:53 AM, Patrick Mcgillan<br>
> <<a href="mailto:patrick.mcgillan@gmail.com">patrick.mcgillan@gmail.com</a>> wrote:<br>
>         I would like to have a redundant web server in another<br>
>         location that<br>
>         answers when the primary doesn't. I have total control of both<br>
>         servers<br>
>         and they are both running Debian. I need a nudge on where to<br>
>         look to<br>
>         set up this redundancy, especially on the DNS redirection. I<br>
>         am not<br>
>         totally sure on what to ask for, other than I am sure it is<br>
>         possible.<br>
><br>
>         Patrick<br>
>         _______________________________________________<br>
>         Cialug mailing list<br>
>         <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
>         <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
><br>
> _______________________________________________<br>
> Cialug mailing list<br>
> <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
> <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
<br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</div></div></blockquote></div><br>