[clue-tech] DNS

Nathan Duehr denverpilot at me.com
Thu Nov 18 14:33:31 MST 2010


- Round-robin from the client on lookups is an OPTIONAL part of the spec.  Small, low-power, embedded systems don't always implement it.

- Any application can time-out prior to the underlying DNS lookup/client layer getting a response, causing application failure to find the named machine  Nothing forces an application to block on the DNS request.  If a developer thinks 10 seconds is too long, and the underlying DNS lookup error waits 10 seconds before trying the alternate server, the application will fail if all authoritative nameservers aren't in sync.

In other words, keep all authoritative nameservers in sync at all times, or pull them from the NS records.  It's the only way to make sure DNS *really* works for all clients.
--
Nate Duehr, denverpilot at me.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue-tech/attachments/20101118/43ea4210/attachment.html 


More information about the clue-tech mailing list