Herb Rubin wrote:
> Jason,
>
> The only issue with DNS failover is that DNS is cached around the Internet.
> Just because you change the dns entry doesn't mean people can see the backup server
> for up to 24 hours.
>
> That kind of failover requires the Linux High Availability project:
>
> http://www.linux-ha.org/
>
> Of course having a pool of servers showing the same pages is nice but it will
> have its own issues with cookie management across servers, like in PHP applications.
>
> Nothing's perfect.
>
> Herb
>
>
Surely that just depends on you TTL?? I normally see DNS changes within
an hour at most 2hours.
Thanks
Jason