On Tue, Aug 21, 2007 at 03:28:05PM +0200, martin f krafft wrote: > I can confirm that a value of 100000 (a hundred thousand) > approximately halved the RAM consumption of the recursor. It would > be able to impose a hard limit in terms of bytes, not number of > records.
That would indeed be supremely cool, but it is sadly hard to do. We don't control the memory usage liberties the C++ runtime takes in allocating space. It turns out to be very hard to calculate how much memory is actually being used.. djbdns can do it but he doesn't use c++. thanks for the feedback! > > -- > .''`. martin f. krafft <[EMAIL PROTECTED]> > : :' : proud Debian developer, author, administrator, and user > `. `'` http://people.debian.org/~madduck - http://debiansystem.info > `- Debian - when you have better things to do than fixing systems > > humpty was pushed. > !DSPAM:46cae88b293101804284693! -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

