From owner-freebsd-hackers Sat Jun 23 23:38:23 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by hub.freebsd.org (Postfix) with ESMTP id 90BA337B405 for ; Sat, 23 Jun 2001 23:38:17 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id JOQ79120; Sun, 24 Jun 2001 09:38:04 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.11.4/8.11.4) id f5NLg5u00930; Sun, 24 Jun 2001 00:42:05 +0300 (EEST) (envelope-from netch) Date: Sun, 24 Jun 2001 00:42:05 +0300 From: Valentin Nechayev To: Len Conrad Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: resolv.conf options Message-ID: <20010624004205.B735@iv.nn.kiev.ua> References: <5.1.0.14.0.20010622153827.02fa0da0@mail.Go2France.com> <5.1.0.14.0.20010622153827.02fa0da0@mail.Go2France.com> <20010623080351.A982@iv.nn.kiev.ua> <5.1.0.14.0.20010623185802.04051eb0@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20010623185802.04051eb0@mail.Go2France.com>; from LConrad@Go2France.com on Sat, Jun 23, 2001 at 07:01:42PM +0200 X-42: On Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sat, Jun 23, 2001 at 19:01:42, LConrad (Len Conrad) wrote about "resolv.conf options": > >RTFS ;)) > "s" man resolv.conf talks about options, but not timeout or retry "S" means source. For FreeBSD standard resolver, source of /etc/resolv.conf reading is in src/lib/libc/net/res_init.c. But you are right that FreeBSD resolv.conf variant does not set `retry' or `retrans' from config. > > With >10 requests per > >second which require recursive search, named 8.2.3-release hangs up on > >my systems in a hour or two (it stops to serve requests, doesn't crash). > upgrade to 8.2.4, 8.2.3 had a self-kill bug. I'm satisfied with 9.1.1. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message