From owner-freebsd-isp@FreeBSD.ORG Tue Apr 6 18:13:55 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6161F16A4CE for ; Tue, 6 Apr 2004 18:13:55 -0700 (PDT) Received: from master4.yvr1.superb.net (master4.yvr1.superb.net [209.90.166.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4EAD43D41 for ; Tue, 6 Apr 2004 18:13:54 -0700 (PDT) (envelope-from gbaratto@superb.net) Received: from chivas (fw.yvr1.superb.net [209.90.166.2]) by master4.yvr1.superb.net (8.12.9/8.12.8) with SMTP id i371CoVi003216 for ; Tue, 6 Apr 2004 18:12:50 -0700 (PDT) Message-ID: <01a101c41c3d$619d5460$9c01a8c0@chivas> From: "Gustavo A. Baratto" To: Date: Tue, 6 Apr 2004 18:12:22 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: FIN_WAIT2 X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 01:13:55 -0000 Greetings everyone... we have a mysql server running freebsd 5.1. We have lots of connections in FIN_WAIT2 that would never die, and the = server allocates lots of resourse for those... Is there anyway I can setup a timeout for connections in that state? thanks :)