openbsd-ports/net/powerdns/pkg/DESCR-main
jasper cd55a396b9 import powerdns 2.9.21.1
pdnsd is a proxy dns server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope
with unreachable or down dns servers (for example in dial-in
networking).

original port by dlg@ and robert@, banged into shape by me.
not hooked to the builds as this needs further testing/tweaking
2008-10-02 18:40:41 +00:00

20 lines
781 B
Plaintext

pdnsd is a proxy dns server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope
with unreachable or down dns servers (for example in dial-in
networking).
pdnsd is configurable via a file and supports run-time configuration
using the program pdnsd-ctl that comes with pdnsd.
Wonder why you should use it instead of BIND?
* permanent disk cache (useful for frequent power-offs/reboots)
* usually smaller memory footprint (depends on cache size)
* offline-detection prevents hangs (e.g. the typical hang on startup
of some Netscape Navigator versions if not dialed in)
* better control about timeouts (also to prevent hangs)
* better control over the cache
* better run-time control
* strict RFC 2181 matching
* negative caching