From owner-freebsd-questions Fri Dec 22 1:39:56 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 22 01:39:53 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from harp.wrdp.com (harp.dublin.wrdp.net [212.147.130.131]) by hub.freebsd.org (Postfix) with ESMTP id 472AB37B69D for ; Fri, 22 Dec 2000 01:39:53 -0800 (PST) Received: from JRAFTERY (jraftery.dublin.wrdp.net [172.16.4.52]) by harp.wrdp.com (Postfix) with SMTP id 7B13110AC4; Fri, 22 Dec 2000 09:39:43 +0000 (GMT) Message-ID: <016701c06bfb$34bfeb10$340410ac@JRAFTERY> From: "James Raftery" To: "M" , References: <200012220206.VAA04650@intercon.net.ve> Subject: Re: has NAMED a cache? Date: Fri, 22 Dec 2000 09:40:23 -0000 Organization: Worldport Communications Inc MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "M" To: Sent: Friday, December 22, 2000 2:06 AM Subject: has NAMED a cache? > If I use named as my DNS, does it keeps in memory or disk the previous > petitions? Can I handle or customize this "cache" to improve my system? named uses memory to store its cache. Configuration documentation for named is at http://www.isc.org/products/BIND/docs/config/ if you'd like to investigate options that may better suit your tastes. Regards, james To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message