From owner-freebsd-questions@FreeBSD.ORG Fri Sep 26 21:14:22 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80EAF16A4B3 for ; Fri, 26 Sep 2003 21:14:22 -0700 (PDT) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7A2843FB1 for ; Fri, 26 Sep 2003 21:14:21 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from lafn.org (host-66-81-20-156.rev.o1.com [66.81.20.156]) (authenticated bits=0) by zoot.lafn.org (8.12.3p3/8.12.3) with ESMTP id h8R4EIDL043869 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 26 Sep 2003 21:14:20 -0700 (PDT) (envelope-from bc979@lafn.org) Date: Fri, 26 Sep 2003 21:14:20 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Doug Hardie To: FreeBSD Questions Content-Transfer-Encoding: 7bit In-Reply-To: <20030920013135.GB10141@dan.emsphone.com> Message-Id: <1180181B-F0A1-11D7-AC9A-000393681B06@lafn.org> X-Mailer: Apple Mail (2.552) Subject: Bind 8 vs. Bind 9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2003 04:14:22 -0000 I have a large mail server with a couple of zones defined where the sum of the zone definition files is 153 MB. When I use Bind 8 the VSIZE for bind jumps to 250 MB. Thats with nothing going on using bind. When I switch to Bind 9 and load the same files the VSIZE jumps to 353 MB. I was hoping to use the max-cache-size feature in bind 9 but the extra size of it makes it impractical. Why is it that much larger?