←back to thread

220 points speckx | 1 comments | | HN request time: 0s | source
Show context
zakki ◴[] No.45148520[source]
I liked djbdns. But the development seems stucked. What I liked is the separation of name resolver (dnscache) and authoritative name server (tinydns).
replies(1): >>45148795 #
1. jesprenj ◴[] No.45148795[source]
I think powerdns does the same, splitting into three daemons: cache with router, authoritative server and recursive resolver.