• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Seamless DNS transfer?

Kenazo

Lifer
I know it takes +24 hours for DNS to propogate, but is there a way to transfer from one server to another seamlessly? For example is it possible to resolve to two different servers for a few days while the new address propogates?

 
yeah, you're just duplicating name servers. get the new name servers all set - set your time to live for 4 hours - keep both name servers running for 72 hours.
 
DNS standards specify a minium TTL of one hour, but I've seen TTLs as low as 5 seconds work without issue. Set the TTL on all zones & records to something really low, then turn up the new server with a copy of all your zone info. Make the DNS server switch (either by chaning out IP addresses or through your registrar) and your downtime should not exceed your TTL (which should be as low as possible).

DNS is a squirrely beast, but most sysadmins get to know it well - post here if you have any questions.
 
Back
Top