StackExchange / dnscontrol

Infrastructure as code for DNS!
https://dnscontrol.org/
MIT License
3.07k stars 389 forks source link

AXFR: message too large #2581

Open fritterhoff opened 11 months ago

fritterhoff commented 11 months ago

Hello (again),

we are using dnscontrol for a large bunch of zones. The most zones are updated using AXFR. In case of large updates (e.g. changing the ttl for the complete zone) results pretty often in the error "message too large". From my point of view it maybe would make sense to catch this error and retry the operation in small batches?

Before implementing this change I wanted to discuss if there is maybe any corner case I did not consider?

Thanks!

tlimoncelli commented 11 months ago

CC @hnrgrgr (maintainer of axfrddns)