From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 02:14:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37D801065673 for ; Wed, 20 Aug 2008 02:14:31 +0000 (UTC) (envelope-from zhangsc@neusoft.com) Received: from mailgate.neusoft.com (mailgate.neusoft.com [210.83.25.69]) by mx1.freebsd.org (Postfix) with ESMTP id B0B9B8FC1A for ; Wed, 20 Aug 2008 02:14:30 +0000 (UTC) (envelope-from zhangsc@neusoft.com) Received: from smtp.neusoft.com ([202.107.117.28]) by mailgate.neusoft.com (8.13.1/8.13.1) with ESMTP id m7K2EOmL009886; Wed, 20 Aug 2008 10:14:24 +0800 Received: from NEUSOFTEAF5839 ([192.168.131.63]) by smtp.neusoft.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPPSA id <0K5V004EXNK14Q@smtp.neusoft.com>; Wed, 20 Aug 2008 10:14:25 +0800 (CST) Date: Wed, 20 Aug 2008 10:14:07 +0800 From: EdwardKing To: Patrick Mahan Message-id: <006c01c9026a$6d7a2480$3e83a8c0@neusofteaf5839> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-Mailer: Microsoft Outlook Express 6.00.2900.3138 Content-type: text/plain; charset=gb2312 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <002501c90262$8e302420$3f83a8c0@neusofteaf5839> <48AB7A6A.7000100@mahan.org> X-Neusoft-MailScanner-Information: Please contact the ISP for more information X-Neusoft-MailScanner: Found to be clean Cc: FreeBSD Subject: Re: How to set TCP parameter? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2008 02:14:31 -0000 Yes,I want to modify spent in the "TIME_WAIT" state? How to realize it? I use sysctl to view TCP parameter,but it failed $sysctl TCP_TIME_WAIT_INTERVAL sysctl: unknown oid 'TCP_TIME_WAIT_INTERVAL' Where is wrong? ----- Original Message ----- From: "Patrick Mahan" To: "EdwardKing" Cc: "FreeBSD" Sent: Wednesday, August 20, 2008 9:59 AM Subject: Re: How to set TCP parameter? > > > EdwardKing presented these words - circa 8/19/08 6:17 PM-> >> How to set TCP parameters,such as tcp_time_wait_interval? >> > > You should use 'sysctl'. See 'man 8 sysctl'. > > However, I don't see any time wait variables available via sysctl. Are you > trying to modify the time spent in the "TIME_WAIT" state? > > Patrick > >> Thanks >> >> >> ---------------------------------------------------------------------------------------------- >> Confidentiality Notice: The information contained in this e-mail and any >> accompanying attachment(s) is intended only for the use of the intended >> recipient and may be confidential and/or privileged of Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. >> ----------------------------------------------------------------------------------------------- >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> ---------------------------------------------------------------------------------------------- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. -----------------------------------------------------------------------------------------------