Hacker News new | ask | show | jobs
by sespindola 5240 days ago
Most ISP's dns cache servers honor the TTL defined in the authoritative SOA records, unless is 1 minute or less.

I think the average TTL time for a dns zone would be measured in minutes. It needs to be that low in order to do SRV load-balancing, A/B testing, etc.

In any case, in the highly unlikely event that they manage to overload the 13 servers, there's plenty of time for every domain to temporarily extend the TTL on March 31.

2 comments

Most TTLs for nameservers are on the order of days.
The negative cache time is defined by the SOA minimum field. Forward cache times are defined at the RR set level.