By default, bind9 tries to use IXFR unless specifically disabled. You can disable it at the global/view/zone level with request-ixfr no;
in which case it will simply use AXFR instead.
2 Likes
By default, bind9 tries to use IXFR unless specifically disabled. You can disable it at the global/view/zone level with request-ixfr no;
in which case it will simply use AXFR instead.