Re: [Pdns-users] Authoritative server (v4.1.3) crashes on zone creation via API when too many rrsets included

2018-07-31 Thread Jordan Rieger
Thanks Remi! We are currently working around the bug by creating all new zones with only the root SOA and NS records and then updating them with a PATCH to add the other records. Do you think that's safe? Or would it be better to upgrade to 4.1.4 as soon as it's released? _

[Pdns-users] PDNS-recursor as transparent proxy, fails for outside NS servers

2018-07-31 Thread Michał Zając
Hi *. I have few authoritative PDNS servers that are working just fine. Now I need to modify some responses. It has some if's, so I've decided to do it with Lua. Unfortunately, PDNS doesn't support Lua in most cases. But PDNS-recursor does. So quick switch, PDNS goes to 127.0.0.1, and recursor

Re: [Pdns-users] Authoritative server (v4.1.3) crashes on zone creation via API when too many rrsets included

2018-07-31 Thread Remi Gacogne
Hello Jordan, On 07/19/2018 08:33 PM, Jordan Rieger wrote: > Since upgrading our authoritative name servers from 4.0.x to 4.1.3, > we’ve been experiencing strange server crashes when creating zones from > scratch. After some trial and error, it seems that the trigger is not > the content of the zo