AW: High memory consumption in bind 9.18.2

2022-05-17 Thread Klaus Darilion via bind-users
I remember we had similar issues with 9.18 (isc ppa packages) and hence wen't back to 9.16. But I can not remember the details. regards Klaus > -Ursprüngliche Nachricht- > Von: bind-users Im Auftrag von Ondrej > Surý > Gesendet: Mittwoch, 18. Mai 2022 08:37 > An: Raman kumar > Cc: bind

Re: High memory consumption in bind 9.18.2

2022-05-17 Thread Ondřej Surý
You did not provided any details, so we can’t really help you. What is “RAM consumption” anyway? VSZ, RSS, numbers pulled from stats channel from named? What’s the hardware, what is the configuration, how was BIND 9 compiled (or packaged)? The more details, the better Ondrej -- Ondřej Surý (H

High memory consumption in bind 9.18.2

2022-05-17 Thread Raman kumar
Hello Team, While upgrading from BIND 9.16.10 to 9.18.2, we have observed high memory consumption. On version 9.16.2, RAM consumption was 3.8 GB. And on 9.18.2, RAM consumption is 4.5 GB. Due to this an increase of approximately 20 % memory is observed. Is this the expected behaviour or any tuni

Re: Only one DS key comes back in query

2022-05-17 Thread Victoria Risk
Hi Frank, The use of example.com and the like on this list is provocative specifically because people are frustrated that they then cannot help you. It is something of a special situation that since you are not a regular participant here, you were unaware of. The people on this list will ofte

Re: Fwd: Request to use "Canonical/Mirror"

2022-05-17 Thread Tony Finch
Greg Choules wrote: > > IMHO the terms "primary" and "secondary" are just as meaningful as the > terms "master" and "slave", but without the emotional and historical > baggage. I think "master" and "slave" is actively misleading, because the DNS protocol does not allow a master to tell a slave to

Re: per record responses based on originating IP

2022-05-17 Thread Angus Clarke
Hello I found that knot's geoip module can modify responses to individual records based on the source address of the client through the module's "net" directive and have successfully tested the modification of NS responses based on the client's source subnet - it seems to do exactly what I want

Re: wrong path for geoip-directory

2022-05-17 Thread MAYER Hans
Dear Mark, many thanks for your hint again. —-with-geoip=yes does not exist, but --enable-geoip does. Based on you suggestion I tested different possibilities, finally '--with-maxminddb=auto‘ did do the trick. Kind regards Hans — On 17.05.2022, at 02:58, Mark Andrews mailto:ma...@isc.org>>