Based on pdns rec-4.0.3
Item | Support |
---|---|
Native | yes |
Master | no |
Slave | no |
Superslave | no |
Autoserial | no |
DNSSEC | no |
Multiple instances | no |
$ ./bootstrap
$ ./configure --with-modules="grpc"
$ make
$ make install
pdns.conf
# specify the grpc backend host and por
grpc-connection-string=localhost:50051
lannch=grpc
-
- support grpc backend
-
- disable TCPv6 socket bind
-
- update query cache key with zoneId(or domain_id, it's the same), reduce queries for backend