Seeking advice for deploying an anycast cluster
Daniel Corbe via nsd-users <[email protected]> Fri, 3 Jan 2020 03:26:59 -0500
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <CAMxLOn1add+0aoQeviynvft_5WKy2VG6VZcU+7zD=gGwJxEuBQ@mail.gmail.com> |
Hello, I'm trying to use an anycast constellation to affect a "hidden primary" type of configuration with NSD. I'm trying to figure out the best way for constellation members to cluster data. Seems like AXFR might be useful but I'm trying to figure out how to set NSD up on a timer to automatically AXFR from the primaries every X minutes. Is there a way to do that? Of note, using NOTIFY doesn't seem possible, because if I start sending NOTIFYs to a constellation member, there doesn't seem to be a way to propagate that other constellation members. Best, Daniel