NextDNS slow to update
As a software developer I often find myself creating and updating DNS records, and unfortunately NextDNS is noticeably slower than the likes of Google, Amazon, Cloudflare and others when it comes to picking up changes.
A recent example: I've switched NS records and Cloudflare has noticed the change. I can see the new name servers when I ask 8.8.8.8 but NextDNS is holding on to the old records and it's been hours now.
I need some way to purge the cache held by NextDNS. This isn't a caching issue on the client because I'm routing lookups to specific name servers here.
drill ns example.com @8.8.8.8
drill ns example.com @45.90.xxx.xxx
I'm not using the caching feature and I can't find any way to purge whatever caching NextDNS is introducing. And this isn't just NS records!
How do I get NextDNS to actually look up the name servers from the domain registrar?
6 replies
-
This is likely because you are using our resolver before updating which puts the record in our cache and not other resolvers. We then respect the TTL.
-
I'm following up on my previous query about DNS propagation delays. I appreciate the staff response, but I must respectfully disagree with the assertion that "respecting TTL" is standard practice that cannot be improved upon.
Current Industry Standards
Most major DNS providers offer cache management features:
- Google Public DNS provides a public cache flush interface
- Cloudflare automatically purges caches upon detecting authoritative changes
- OpenDNS offers CacheCheck for cache inspection and refresh requests
- Local resolvers (dnsmasq, systemd-resolved, dscacheutil, Windows DNS Client) all provide flush commands
These aren't exotic features—they're standard offerings from both free and paid services.
The Business Impact
This limitation is causing operational issues across my network. When I update DNS records, I can verify changes via Google (8.8.8.8) and Cloudflare (1.1.1.1) within minutes, whilst NextDNS continues serving stale records for hours—sometimes days. This directly impacts my ability to:
- Deploy infrastructure changes
- Migrate services
- Respond to incidents
- Maintain development workflows
Switching to alternative DNS providers immediately resolves these issues, which confirms this is a NextDNS-specific limitation.
My Request
I'm asking for one of two outcomes:
- Confirmation that a cache purge feature will be added to NextDNS's roadmap, with an estimated timeline
- A refund for my subscription, as the service lacks functionality that's freely available elsewhere and is causing regular disruption to my operations
I've been a paying customer in good faith, but I cannot continue using a service that hampers my work when superior alternatives.
-
After asking a simple question about cache purge functionality - a feature every major DNS provider offers — I received:
- A non-answer from staff saying "we respect TTLs" (not the issue I raised)
- Condescending lectures from forum randoms about how DNS works
- The realization that this forum IS the only support channel for paying customers
The answer to my question appears to be: No, NextDNS doesn't have cache purge functionality, and no, they won't add it.
For any developers reading this: NextDNS will cache your DNS records with no way to purge them. When you update records during development, you'll be stuck waiting while Google, Cloudflare, and others have already propagated your changes.
I've migrated to a provider that understands developer workflows where TTLs aren't always under our control and sometimes changes have to be made after the fact. Not to mention offering actual support channels!
To NextDNS: Hiding behind community forums instead of providing real support is a choice. Having forum warriors explain DNS basics to your paying customers asking about missing features is also a choice.
To Paul: Your TTL lecture was neither requested nor helpful. Consider going outside and touching some grass.
Account cancelled.
Content aside
- 2 hrs agoLast active
- 6Replies
- 117Views
-
1
Following