From owner-freebsd-net@FreeBSD.ORG Mon Mar 19 22:04:56 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 869A21065674 for ; Mon, 19 Mar 2012 22:04:56 +0000 (UTC) (envelope-from nitroboost@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 40FEB8FC17 for ; Mon, 19 Mar 2012 22:04:56 +0000 (UTC) Received: by yhgm50 with SMTP id m50so7164460yhg.13 for ; Mon, 19 Mar 2012 15:04:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pxsYXRcjebkTHLMD/1A/XXMsQCjzI7Ks5z6+HzoZ/ZA=; b=uRsNtDJ6VErgj87F7waKjY/sYSVS3ClFbR1eH3wiF0wbKofXMgRhMMdX6EeMt+huT6 xFHoIXIAc442HEz+3Z+fDOjOut1JkNNQ+DQ3KIWnSW6ACyjpKedOPXZdOobQiNUHcw9b YeUjQbcvgiobLe9SRcnNacOTcBxubug9Ci11bDPGTTMxGdvPFHb4BXJy4GQB4t6usc8i LCkQSmAPK6etby4AeJ6jk0fOTJ7KZ+j5J0d3vNUUsrZMALJoUWYiaPSzPe0mTzUTMWUp HYcPjrqvvJ9PWrBhPeP1JdBLu8bvWJ0vfRjYFXQt/M80suhKqeqz3IaN1NNp/uGqK9om vBrw== MIME-Version: 1.0 Received: by 10.182.109.106 with SMTP id hr10mr15352985obb.27.1332194695687; Mon, 19 Mar 2012 15:04:55 -0700 (PDT) Received: by 10.182.47.135 with HTTP; Mon, 19 Mar 2012 15:04:55 -0700 (PDT) In-Reply-To: References: <0F2031C9-3A37-4994-BBE7-869D9F975170@gmail.com> Date: Mon, 19 Mar 2012 15:04:55 -0700 Message-ID: From: Jason Wolfe To: grarpamp Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: Stuck in FIN_WAIT_2 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 22:04:56 -0000 Is 'tcpdrop' present? Looks like it was in 5 at least, but I couldn't validate in 4. At any rate sounds like your going the upgrade route. I've had no issues with a 20s timeout and fast recycle as mentioned in 8.X also. Jason On Thu, Mar 15, 2012 at 2:43 PM, grarpamp wrote: >> net.inet.tcp.finwait2_timeout <-- lower this >> net.inet.tcp.fast_finwait2_recycle <-- set this to 1 > > Not present. This state has lingered for a couple > years. It needs upgraded anyways, reboot coming. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"