From owner-freebsd-questions Fri Mar 8 04:33:42 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA02244 for questions-outgoing; Fri, 8 Mar 1996 03:21:22 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA02186 for ; Fri, 8 Mar 1996 03:21:11 -0800 (PST) Received: from ns.okbmei.msk.su (ns.okbmei.msk.su [194.190.170.40]) by who.cdrom.com (8.6.12/8.6.11) with SMTP id XAA21953 for ; Thu, 7 Mar 1996 23:06:31 -0800 Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA03012 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 09:45:58 +0300 Received: from freefall.FreeBSD.ORG by sequent.kiae.su with SMTP id AA10020 (5.65.kiae-2 for ); Fri, 8 Mar 1996 09:36:29 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA01517 Thu, 7 Mar 1996 18:58:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA01406 for questions-outgoing; Thu, 7 Mar 1996 18:58:14 -0800 (PST) Received: from ns.okbmei.msk.su (ns.okbmei.msk.su [194.190.170.40]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA01387 for ; Thu, 7 Mar 1996 18:58:08 -0800 (PST) Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA01470 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 05:43:13 +0300 Received: from freefall.FreeBSD.ORG by sequent.kiae.su with SMTP id AA26368 (5.65.kiae-2 for ); Fri, 8 Mar 1996 05:21:22 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA21526 Thu, 7 Mar 1996 16:59:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21442 for questions-outgoing; Thu, 7 Mar 1996 16:56:52 -0800 (PST) Received: from main.gbdata.com (tty17.com1.houston.net [198.65.148.50]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA21437 for ; Thu, 7 Mar 1996 16:56:43 -0800 (PST) Received: (from gclarkii@localhost) by main.gbdata.com (8.6.12/8.6.9) id SAA01539; Thu, 7 Mar 1996 18:56:20 -0600 From: Gary Clark II Message-Id: <199603080056.SAA01539@main.gbdata.com> Subject: Re: Can someone tell me what this kernel message means? To: wollman@lcs.mit.edu (Garrett A. Wollman) Date: Thu, 7 Mar 1996 18:56:19 -0600 (CST) Cc: craigs@venus.os.com, questions@FreeBSD.ORG In-Reply-To: <9603071836.AA06351@halloran-eldar.lcs.mit.edu> from "Garrett A. Wollman" at Mar 7, 96 01:36:09 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text X-Charset: KOI8-R X-Char-Esc: 29 Sender: owner-questions@FreeBSD.ORG X-Loop: owner-questions@FreeBSD.ORG Precedence: bulk Garrett A. Wollman wrote: > > < said: > > > Greetings, > > I'm getting this message with increasing frequency. Can anyone tell me > > what it means/ > > > /kernel: in_rtgtimo: adjusted rtq_reallyold to xxx > > > The 'xxx' is a number usually between 200 to 2000. > > > It is a number that starts at .75*(3600 s) and goes down by 25% every > ten minutes until there are either less than 128 unreferenced entries > in the per-host cache, or the value gets down to 10 s. You need to > think about how many different systems regularly start TCP connections > to your machine and what sort of performance-memory tradeoff you want > to make, and adjust these MIB variables accordingly: > > net.inet.ip.rtexpire: 3600 > net.inet.ip.rtminexpire: 10 > net.inet.ip.rtmaxcache: 128 > > -GAWollman > Garrett, Could you put forth a small explanation on which to adjust these values for loads? e.g. for high loads should I bump up or lower rtexpire? Gary -- Gary Clark II gclarkii@main.gbdata.com (Home) gclarkii@nwpros.com (Work) gclarkii@FreeBSD.ORg (Play)