From owner-freebsd-net@FreeBSD.ORG Mon Nov 14 05:37:01 2011 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 91B4A106566C for ; Mon, 14 Nov 2011 05:37:01 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 47C318FC0C for ; Mon, 14 Nov 2011 05:37:00 +0000 (UTC) Received: by gyd5 with SMTP id 5so6363023gyd.13 for ; Sun, 13 Nov 2011 21:37:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=D1b+wBCoJN7LwrZ/fT/UJZ+6EYKYjd1q1z6DOuhx45Q=; b=tLpLf3uB/Zm9Ed3FyTU1JPS1SWzifCoxrlq0dCHnCBR84L6+zqpSLOZx1xDVvQrcZi 0Iku4My98SNVD5MJvz5sde1wpWj8Y6zY9sAZUrjpy9Z+tuG+1xAt6OTh+0J4tQAP3M/e u+CUasrlI3QQfGTEfpZX9FyYvdO9mIH4A/mcg= Received: by 10.236.180.200 with SMTP id j48mr11877279yhm.26.1321248600297; Sun, 13 Nov 2011 21:30:00 -0800 (PST) Received: from DataIX.net (adsl-99-35-12-148.dsl.klmzmi.sbcglobal.net. [99.35.12.148]) by mx.google.com with ESMTPS id 4sm58121855ano.9.2011.11.13.21.29.58 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 Nov 2011 21:29:58 -0800 (PST) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id pAE5TuFM048886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Nov 2011 00:29:56 -0500 (EST) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id pAE5TtCg048885; Mon, 14 Nov 2011 00:29:55 -0500 (EST) (envelope-from jhell@DataIX.net) Date: Mon, 14 Nov 2011 00:29:55 -0500 From: Jason Hellenthal To: Erich Weiler Message-ID: <20111114052955.GB46977@DataIX.net> References: <4EC033B7.5080609@soe.ucsc.edu> <4EC05511.1080102@soe.ucsc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EC05511.1080102@soe.ucsc.edu> Cc: freebsd-net@freebsd.org, Jason Wolfe Subject: Re: Arg. TCP slow start killing me. 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, 14 Nov 2011 05:37:01 -0000 Sorry this is a little more proper of a thread. http://freebsd.1045724.n5.nabble.com/The-tale-of-a-TCP-bug-td4262914.html On Sun, Nov 13, 2011 at 03:38:57PM -0800, Erich Weiler wrote: > Thanks Jason! > > > Is it possible to upgrade to 8.2-STABLE? Cubic has shown some really > > great improvement in my latent paths, a steady 10% overall increase in > > same cases. > > Alas no, my OS is a pre-baked install for pfSense, and if I tried to > upgrade it, it would likely break some of the functionality of how > pfSense is built. I've considered patching in some kernel mods to add > cubic and H-TCP to the kernel, but even that makes me nervous. > _______________________________________________ > 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"