Re: [Pdns-users] Zone to Cache: url method support in powerdns repo package

2021-11-09 Thread Otto Moerbeek via Pdns-users
On Wed, Nov 10, 2021 at 07:15:11AM +0100, Otto Moerbeek via Pdns-users wrote: > On Wed, Nov 10, 2021 at 12:31:20AM +0100, Christoph via Pdns-users wrote: > > > > > > > Otto Moerbeek via Pdns-users: > > > * A new Zone to Cache[1] function that will retrieve a zone (using > > > AXFR

Re: [Pdns-users] Zone to Cache: url method support in powerdns repo package

2021-11-09 Thread Otto Moerbeek via Pdns-users
On Wed, Nov 10, 2021 at 12:31:20AM +0100, Christoph via Pdns-users wrote: > > > Otto Moerbeek via Pdns-users: > > * A new Zone to Cache[1] function that will retrieve a zone (using > > AXFR, HTTP, HTTPS or a local file) periodically and insert the > > contents into the reco

[Pdns-users] Zone to Cache: url method support in powerdns repo package

2021-11-09 Thread Christoph via Pdns-users
Otto Moerbeek via Pdns-users: * A new Zone to Cache[1] function that will retrieve a zone (using AXFR, HTTP, HTTPS or a local file) periodically and insert the contents into the record cache, allowing the cache to be always hot for a zone. This can be used for the

[Pdns-users] First beta release of PowerDNS Recursor 4.6.0

2021-11-09 Thread Otto Moerbeek via Pdns-users
Hello! We are proud to announce the first beta release of PowerDNS Recursor 4.6.0. Compared to the previous major (4.5) release of PowerDNS Recursor, this release contains several sets of changes: * A rewrite of the outgoing TCP code, adding both re-use of connections a