Date: Fri, 29 Mar 1996 15:48:00 -0800 (PST) From: Jaye Mathisen <mrcpu@cdsnet.net> To: Bryan Ogawa at Work <bogawa@netvoyage.net> Cc: dwhite@resnet.uoregon.edu, Steve <shovey@buffnet.net>, freebsd-questions@FreeBSD.org Subject: Re: Apache still and timeouts Message-ID: <Pine.BSF.3.91.960329154711.1032C-100000@schizo.cdsnet.net> In-Reply-To: <Pine.NEB.3.92.960329121302.1474F-100000@digital.netvoyage.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Mar 1996, Bryan Ogawa at Work wrote: > One trick is that you can use is an associative array to cache the > lookups. This can lower it to one ns request per IP, at the cost of > memory. This is how I was doing it when I was testing my software, but I > suspect performance could get really horrible if the logs were too big and > memory ran out. The local named would cache some of them I would think as well, it may be better to let named worry about it... I'd be interested in the script if you finish it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960329154711.1032C-100000>