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>
Thu, 19 Mar 2015 22:05:36 +0000 (23:05 +0100)
commit228931451942fd48177651d535253a1b8203cc07
treea250d97e3c06c2883a3fb8355a181b473e2e058c
parentfb72eb46e6240a3f8c4c7771540ea68b4e54f309
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.
pdns/tcpreceiver.cc