From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu From: Brantley Coile Date: Wed, 24 Jan 2007 21:01:17 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] how large should dns get? Topicbox-Message-UUID: 08822c8c-ead2-11e9-9d60-3106f5b1d025 We've installed a Barracuda box as a crap filter and it has put some stress on our dns server. Dns was breaking, so I un-unioned the RR data structure and added a nil pointer check one place and it stays up now. But how big will it get? dennis 1107095 0:07 0:01 114804K Pread 8.dns.test dennis 1107096 7:38 12:15 114804K Pread 8.dns.test dennis 2768413 0:00 0:00 114804K Open 8.dns.test dennis 3154164 0:00 0:00 114804K Pread 8.dns.test Looks like 115 megs and counting. Will it stabilize or is there a memory leak?