Re: TTL From Parent or Child Zone?
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 17, 2009 at 2:18 PM, Sabahattin Gucukoglu <[email protected]> wrote: > Is djbdns likewise afflicted by this bug? dnscache always caches the latest RRset received from any nameserver that has authority for a given name. If dnscache queries a parent server and receives an RRset, it will cache that; if later it talks to the child server and receives another RRset for the same name, it will update its cache with the new RRset; if it later talk to the parent server again and again receives another RRset for the same name, it will once again update the cache.