diff options
author | Andy Bailey <bailey@akamai.com> | 2010-07-31 21:53:12 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 21:53:12 -0500 |
commit | 04a1ac450578f89b7a8f080e58bb1051b31395e7 (patch) | |
tree | 7f27869a592771d61df479357813573f90e3c6d8 /network/pdns-recursor/README | |
parent | 99377380ae5f995b6119059b7dfb349dffc4ab5d (diff) | |
download | slackbuilds-04a1ac450578f89b7a8f080e58bb1051b31395e7.tar.gz |
network/pdns-recursor: Added (high-performance recursive resolver)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/pdns-recursor/README')
-rw-r--r-- | network/pdns-recursor/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/pdns-recursor/README b/network/pdns-recursor/README new file mode 100644 index 0000000000..3a1cfac545 --- /dev/null +++ b/network/pdns-recursor/README @@ -0,0 +1,12 @@ +This is the Slackbuild for Powerdns Recursor, a high-performance +recursive resolver. + +From the pdns-recursor README: + + The PowerDNS recursor is part of the source tarball of the main + PowerDNS distribution, but it is released separately. Starting from + the version 3.0 pre-releases, there are zero known bugs or issues + with the recursor. It is known to power the resolving needs of over + 100 million internet connections. + +Docs are available at http://doc.powerdns.com/built-in-recursor.html |