From owner-freebsd-questions@FreeBSD.ORG Sat Feb 24 13:51:32 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B47B16A400 for ; Sat, 24 Feb 2007 13:51:32 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 76E8313C442 for ; Sat, 24 Feb 2007 13:51:32 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.54) id 1HKxJ8-000N22-Ex for freebsd-questions@freebsd.org; Sat, 24 Feb 2007 08:51:26 -0500 Message-ID: <001301c7581a$e19179f0$6501a8c0@GRANT> From: "Grant Peel" To: Date: Sat, 24 Feb 2007 08:51:27 -0500 Organization: The Net Now MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FIN_WAIT_2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Feb 2007 13:51:32 -0000 Hi all, Just wondering if anyone has found / knows of a way to kill sockets that = are stuck in FIN_WIAT_2 state - without rebooting the server. When I kill the processes (in this case the pop3 server) that allows the = connection, it still takes about 3 hours for the socket to time out and = die. -Grant