<div dir="ltr"><div>Hi,</div><div><br></div><div>apologies, I've only just seen this. We've got a unique constraint on the origin field of the soa table so we don't have any duplicates. We have given up on the mydns backend though and will be moving to the generic one when we've got time.</div><div><br></div><div>Thanks,</div><div><br></div><div>Rob.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 18 Feb 2019 at 10:22, Otto Moerbeek <<a href="mailto:otto@drijf.net">otto@drijf.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Feb 11, 2019 at 08:29:09AM +0100, Otto Moerbeek wrote:<br>
<br>
> On Fri, Feb 08, 2019 at 10:17:01AM +0000, Rob Campbell wrote:<br>
> <br>
> > Hi,<br>
> > <br>
> > max_connections is set to 500 and we're not hitting it.<br>
> > <br>
> > Thanks,<br>
> > Rob.<br>
> <br>
> I have looked at the mydns backend and spotted at least one potential<br>
> problem that would pop up if there are duplicate record in the soa<br>
> table (duplicate with respect to the "origin" column).<br>
> <br>
> Can you check if that's the case? A query like<br>
> <br>
> SELECT origin, COUNT(*) FROM soa-table GROUP by origin HAVING COUNT(*) > 1<br>
> <br>
> should do it (untested).<br>
> <br>
> That said, the mydns backend code contains warning to not use it for<br>
> anything more than very simple setups. So moving away from it to a<br>
> proper backend should be done.<br>
> <br>
>       -Otto<br>
<br>
No answer to this in a week.<br>
<br>
I've spent time on this, and I think it is common courtesy to answer.<br>
There is an explicit requests for information you can reply to, even<br>
if only with: we moved to the gmysql backend and the issue is no<br>
longer relevant to us.<br>
<br>
        -Otto<br>
</blockquote></div></div>