Hacker News new | ask | show | jobs
by RockRobotRock 994 days ago
Yeah but that's the same as a regular home DNS server that isn't recursive. Your devices also have their own cache.
1 comments

The point is that if the TTL is 10mins and you lookup the domain after it expires the regular DNS will go and fetch it, unbound fetches it as soon as it expires and it is already cached
Thank you, I'm sorry I wasn't aware of the prefetch feature. That's actually pretty cool.