From owner-freebsd-stable@FreeBSD.ORG Tue May 20 13:41:53 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB2437B401 for ; Tue, 20 May 2003 13:41:53 -0700 (PDT) Received: from jet.kar.net (jet.kar.net [195.178.131.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889CD43F75 for ; Tue, 20 May 2003 13:41:48 -0700 (PDT) (envelope-from r0land@r0land.kiev.ua) Received: from pepelac (developex.kar.net [195.178.133.26]) by jet.kar.net (8.11.6p2/8.11.6) with SMTP id h4KKfbg76522; Tue, 20 May 2003 23:41:37 +0300 (EEST) (envelope-from r0land@r0land.kiev.ua) Message-ID: <053601c31f10$895235f0$8300a8c0@pepelac> From: "Maksym Shevchenko" To: =?ISO-8859-1?Q?Saulius_Menkevi=E8ius?= , References: Date: Tue, 20 May 2003 23:43:57 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 FL-Build: Fidolook Express 2000 UIExt. BuildID: 3BC00FAD (7/10/2001 11:17:49). Subject: Re: lots of sockets in TIME_WAIT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksym Shevchenko List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 20:41:54 -0000 Hello, Saulius! You wrote to on Tue, 20 May 2003 22:33:47 +0200: SMi> P.S. (is there some sysctl oid for setting TIME_WAIT duration?) "TIME_WAIT duration" = 2 * `sysctl -n net.inet.tcp.msl` The default MSL (maximum segment lifetime) for BSD systems = 30 sec. -- With best regards, Maksym Shevchenko. E-mail: r0land@r0land.kiev.ua