Score:-1

DNS address switched, but clients still hitting the old server

eg flag

I have a non HTTP server I run for supporting a popular VOIP/WebRtc protocol.

Server "A" is the old server. Server "B" is the new server. Both can run independently, but do the same thing. Server "B" is fully ready to go as the replacement for "A". Two days ago, the DNS entries were switched to point to "B" instead of "A".

The trouble is, I still see a lot of traffic going to "A" instead of "B". The TTL on the DNS entry (Route 53) was just a day (86400 seconds). So it seems like there are still clients out there either not re-querying DNS or some other issue with DNS caching.

I haven't ruled out misbehaving clients. But is there a general behavior for DNS caching downstream that I'm not accounting for that could delay the change from propagating longer than the TTL I have for the record on Route 53?

ng flag
This is 'normal', and can last for months if not years. Could be caching routers, routers with bugs, etc.
joeqwerty avatar
cv flag
**I still see a lot of traffic going to "A" instead of "B"** - How did you confirm and validate that this traffic was a result of DNS name resolution?
Patrick Mevzek avatar
cn flag
You would get far better help if you disclose the real names involved.
Score:2
in flag

This is standard behavior and you should wait for some time (as mentioned in comment can be few or more days). The good practice is to change TTL to 3600 (or even less) days before the change, in day zero make the the change in DNS and then return the TTL to standard value (86400 for example).

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.