From owner-freebsd-questions@freebsd.org Thu Sep 2 21:05:30 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 155A266770B for ; Thu, 2 Sep 2021 21:05:30 +0000 (UTC) (envelope-from merlyn@geeks.org) Received: from mail.geeks.org (jacobs.geeks.org [204.153.247.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0tk10qTjz3hdR for ; Thu, 2 Sep 2021 21:05:29 +0000 (UTC) (envelope-from merlyn@geeks.org) Received: from mail.geeks.org (localhost [127.0.0.1]) by after-clamsmtpd.geeks.org (Postfix) with ESMTP id F117C9D77 for ; Thu, 2 Sep 2021 16:05:21 -0500 (CDT) Received: by mail.geeks.org (Postfix, from userid 1003) id E1B4B9DFE; Thu, 2 Sep 2021 16:05:21 -0500 (CDT) Date: Thu, 2 Sep 2021 16:05:21 -0500 From: Doug McIntyre To: freebsd-questions@freebsd.org Subject: Re: BIND 'max-cache-size' Value on FreeBSD-13.0 Message-ID: References: <17a6c714-67a9-7c88-7628-d56368dcd172@tinka.africa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17a6c714-67a9-7c88-7628-d56368dcd172@tinka.africa> X-Virus-Scanned: ClamAV using ClamSMTP X-Rspamd-Queue-Id: 4H0tk10qTjz3hdR X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of merlyn@geeks.org designates 204.153.247.1 as permitted sender) smtp.mailfrom=merlyn@geeks.org X-Spamd-Result: default: False [-3.30 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[geeks.org]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7753, ipnet:204.153.244.0/22, country:US]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2021 21:05:30 -0000 On Thu, Sep 02, 2021 at 10:40:50PM +0200, Mark Tinka wrote: > On 9/2/21 22:32, Doug McIntyre wrote: > > > I remember a while back on an older specific version of BIND, that > > there was a memory cache leakage bug in BIND specificly on FreeBSD > > and no other OS; that I filed a ticket with ISC on. > > Might you recall the ticket ID? Sorry, I can't find it, and the older bugs system is shutdow. In checking out their newer gitlab, I do find similar problems reported. https://gitlab.isc.org/isc-projects/bind9/-/issues/2639