←back to thread

220 points speckx | 2 comments | | HN request time: 0.403s | source
1. 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 #
2. jesprenj ◴[] No.45148795[source]
I think powerdns does the same, splitting into three daemons: cache with router, authoritative server and recursive resolver.