]> granicus.if.org Git - pdns/commit
Optimize AXFR disabled case
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Thu, 19 Mar 2015 22:05:36 +0000 (23:05 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 21 Mar 2015 20:30:23 +0000 (21:30 +0100)
commit1ecc3a5579492c65ea2406db7320bb1d5f510541
tree1c24136a5ab44904f43036732e4d4e5b23faf0e1
parent32ac4fa466bd29db00425aaed6e26ba378bbfc85
Optimize AXFR disabled case

When disable-axfr=yes or client ACLs don't allow the AXFR to go through,
skip all backend launching activities (possibly expensive for pipe- and
remotebackend users).
Same for IXFR.

[Backport of 2289314 from master.]
pdns/tcpreceiver.cc