Re: [Pdns-users] ZeroMQ query

2017-11-17 Thread Chris Stradtman
Done. Issue #5946 Thanks, Chris On Sun, Nov 12, 2017 at 1:26 PM, Aki Tuomi wrote: > On Fri, Nov 10, 2017 at 12:05:41PM -0800, Chris Stradtman wrote: > > Hello all, > > > > I'm working with PDNS with a zermoq backend. I may be missing something, > > but it appears if there is an interruption

Re: [Pdns-users] ZeroMQ query

2017-11-12 Thread Aki Tuomi
On Fri, Nov 10, 2017 at 12:05:41PM -0800, Chris Stradtman wrote: > Hello all, > > I'm working with PDNS with a zermoq backend. I may be missing something, > but it appears if there is an interruption in the communications between > the zeromq server and > the powerdns instance, powerdns just stop

[Pdns-users] ZeroMQ query

2017-11-10 Thread Chris Stradtman
Hello all, I'm working with PDNS with a zermoq backend. I may be missing something, but it appears if there is an interruption in the communications between the zeromq server and the powerdns instance, powerdns just stops using the backend and never tries a reconnection. Have I missed something i