Re: High memory consumption in bind 9.18.2

2022-08-17 Thread Emmanuel Fusté
Hello, Reading release notes, 9.16.25 is the point release where the default memory allocator was switched: https://downloads.isc.org/isc/bind9/9.16.32/doc/arm/html/notes.html#notes-for-bind-9-16-25 The issue linked https://gitlab.isc.org/isc-projects/bind9/-/issues/2398 is giving lots of int

New BIND Releases are available: 9.16.32, 9.18.6, and 9.19.4

2022-08-17 Thread Everett B. Fulton
Our August maintenance releases of BIND are available and can be downloaded from the ISC software download page, https://www.isc.org/download A summary of significant changes in the new releases can be found in their release notes: current supported stable branches: 9.16.32 - https://downlo

Re: DoH GET not working for me

2022-08-17 Thread Petr Špaček
On 17. 08. 22 0:36, Marco Davids (SIDN) via bind-users wrote: So, I was trying to enforce a GET with DiG 9.18.1, but according to the pcap it is still a POST. I did this: dig +http-plain-get @doh.example.nl TXT example.com What am I doing wrong? You found a bug! Thank you for reporting it.