Anyone running NSD on Debian Wheezy? Memory usage has gone beserk.
These are both OpenVz / vSwap VMs:
Debian Squeeze production ns1: nsd v. 3.2.12. 131 zones, 1,178 records, ~600,000 queries/month:
[root@ns1:~] ps aux | grep nsd nsd 5501 0.0 1.3 11276 1732 ? S Aug19 0:17 /usr/sbin/nsd -c /etc/nsd3/nsd.conf nsd 23494 0.0 0.6 4208 812 ? S Aug20 0:00 /usr/sbin/nsd -c /etc/nsd3/nsd.conf nsd 23496 0.0 0.7 4620 940 ? S Aug20 0:02 /usr/sbin/nsd -c /etc/nsd3/nsd.conf
Debian Wheezy testbox: nsd v. 3.2.12. 0 zones, 0 records, 0 queries:
[root@testbox:~] ps aux | grep nsd nsd 3864 0.0 36.4 51600 47768 ? Ss 10:00 0:00 /usr/sbin/nsd -c /etc/nsd3/nsd.conf nsd 3872 0.0 18.4 58260 24176 ? S 10:00 0:00 /usr/sbin/nsd -c /etc/nsd3/nsd.conf nsd 3873 0.0 18.2 51600 23952 ? S 10:00 0:00 /usr/sbin/nsd -c /etc/nsd3/nsd.conf