Hi Anand, > I note that none of the official ISC BIND > packages for EL7 and EL8 link against jemalloc, even though the > documentation recommends it.
Could you please double check? This is what I get in a fresh CentOS 7 Docker container: # yum install yum-plugin-copr # yum copr enable isc/bind # yum install epel-release # yum install isc-bind # scl enable isc-bind -- bash # named -v BIND 9.18.6 (Stable Release) <id:8dbd488> # ldd $(command -v named) | grep jemalloc libjemalloc.so.1 => /lib64/libjemalloc.so.1 (0x00007f1a9d180000) I also checked on RHEL 8 and the result is the same. Copr build logs for BIND 9.18.6 also confirm that named is linked against jemalloc: https://download.copr.fedorainfracloud.org/results/isc/bind/epel-7-x86_64/04742380-isc-bind-bind/builder-live.log.gz https://download.copr.fedorainfracloud.org/results/isc/bind/epel-8-x86_64/04742380-isc-bind-bind/builder-live.log.gz -- Best regards, Michał Kępień -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users