The main issue I'm running into is I want to keep the primary's
interface to the world as simple as possible.   At maximum, two hosts
to communicate with.   So for that to work, I'd need to somehow
cluster my NSD instances together or I'd need some sort of proxy
server that can listen for incoming NOTIFYs and then distribute them
to the rest of the constellation.    I don't think any of the usual
suspects (nginx, haproxy, etc) have that capability out of the box.
Do they?

On Fri, Jan 3, 2020 at 3:49 AM Ondřej Caletka via nsd-users
<[email protected]> wrote:
>
> Hello,
>
> > 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.
>
> This is usually solved by sending NOTIFY messages not to the anycasted
> cluster address but to all the unique address of each cluster node instead.
>
> --
> Ondřej Caletka
>
>
> _______________________________________________
> nsd-users mailing list
> [email protected]
> https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users

_______________________________________________
nsd-users mailing list
[email protected]
https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users

Reply via email to