A quick question: in your images, do you use nscd? It is enabled by default in glibc, but has to be installed explicitly.
- Yes
- No
0
voters
A quick question: in your images, do you use nscd? It is enabled by default in glibc, but has to be installed explicitly.
I have used dnsmasq in the past for DNS caching. This is critical to save data usage on Cat-M connected systems.
Like @cbrake I use dnsmasq if I need caching, but for 99% of the cases systemd provides enough DNS things.
systemd-resolved should probably be the preferred DNS cacher for systemd based systems.