auth: include serial (that is, SOA record) while sending a notify#16886
auth: include serial (that is, SOA record) while sending a notify#16886omoerbeek wants to merge 3 commits intoPowerDNS:masterfrom
Conversation
Untested other than looking at a packet dump Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
fe85284 to
56b9ed7
Compare
Pull Request Test Coverage Report for Build 22059975061Details
💛 - Coveralls |
|
This feels expensive. This will add at least 2 backend lookups per notified host. With three dual stack namservers this wil add 12 backend queries per notify action. |
Valid point. Looking at the surrounding code, it does not look easy to reduce the number of SOA lookups. I don't think I'll have an opportunity to do measurements any time of soon, so I'll leave it to auth people to either close this or pick it up. |
Short description
This fixes #16129. I'm setting it to Draft status as I:
Checklist
I have: