aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/pkg-descr
blob: 45011cd30ef870051caea6bf2659bae9a6157eae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
The PowerDNS Authoritative Server is a versatile nameserver which supports a
large number of backends. These backends can either be plain zone files or be
more dynamic in nature.

PowerDNS has the concepts of ‘backends’. A backend is a datastore that the
server will consult that contains DNS records (and some metadata). The backends
range from database backends (MySQL, PostgreSQL) and BIND zone files to
co-processes and JSON API’s.

Multiple backends can be enabled in the configuration by using the launch
option. Each backend can be configured separately.