From owner-freebsd-questions Fri Mar 8 04:35:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA02583 for questions-outgoing; Fri, 8 Mar 1996 03:22:23 -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 DAA02502 for ; Fri, 8 Mar 1996 03:22:09 -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 XAA21926 for ; Thu, 7 Mar 1996 23:04:22 -0800 Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA03358 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 09:47:09 +0300 Received: from freefall.FreeBSD.ORG by sovcom.kiae.su with SMTP id AA06458 (5.65.kiae-1 for ); Fri, 8 Mar 1996 09:38:13 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA01495 Thu, 7 Mar 1996 18:58:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA01346 for questions-outgoing; Thu, 7 Mar 1996 18:57:58 -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 SAA01332 for ; Thu, 7 Mar 1996 18:57:53 -0800 (PST) Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA01562 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 05:43:38 +0300 Received: from freefall.FreeBSD.ORG by sovcom.kiae.su with SMTP id AA22699 (5.65.kiae-1 for ); Fri, 8 Mar 1996 05:16:47 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA21312 Thu, 7 Mar 1996 14:24:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA20773 for questions-outgoing; Thu, 7 Mar 1996 14:22:36 -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 OAA20740 for ; Thu, 7 Mar 1996 14:22:22 -0800 (PST) Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA28982 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 01:11:39 +0300 Received: from freefall.FreeBSD.ORG by sovcom.kiae.su with SMTP id AA17362 (5.65.kiae-1 for ); Fri, 8 Mar 1996 00:42:22 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28713 Thu, 7 Mar 1996 10:37:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28679 for questions-outgoing; Thu, 7 Mar 1996 10:37:04 -0800 (PST) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28670 for ; Thu, 7 Mar 1996 10:37:00 -0800 (PST) Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA06351; Thu, 7 Mar 1996 13:36:09 -0500 Date: Thu, 7 Mar 1996 13:36:09 -0500 From: "Garrett A. Wollman" Message-Id: <9603071836.AA06351@halloran-eldar.lcs.mit.edu> To: Craig Shrimpton Cc: questions@freebsd.org Subject: Can someone tell me what this kernel message means? In-Reply-To: References: X-Charset: KOI8-R X-Char-Esc: 29 Sender: owner-questions@freebsd.org X-Loop: owner-questions@FreeBSD.ORG Precedence: bulk < 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 A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant