From owner-freebsd-current@FreeBSD.ORG Fri Jul 4 06:49:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D21B37B401 for ; Fri, 4 Jul 2003 06:49:57 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69D8A4401A for ; Fri, 4 Jul 2003 06:49:57 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from FreeBSD.org (adsl-63-193-112-125.dsl.snfc21.pacbell.net [63.193.112.125])h64DnuVu012858 for ; Fri, 4 Jul 2003 08:49:56 -0500 (CDT) Message-Id: <200307041349.h64DnuVu012858@mta4.rcsntx.swbell.net> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: current@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 04 Jul 2003 06:51:42 -0700 From: Jeffrey Hsu Subject: Re: Does newreno work as designed ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 13:49:58 -0000 > I'm sitting on a ISDN line right now, and I thought the newreno issues > had been solved, but by disabling newreno I get a distinctly better > web-surfing experience. NewReno is a sender-side only algorithm and web-surfing is mostly a receiver-side experience. If you gather some quantitative numbers on bulk transfers or a packet trace, I'd be happy to look at them for you. > Is newreno working as designed right now Yes, it should work much better than before. There is one outstanding bug that I now of, which was reported by Lu GuoHan. A patch for it is in circulation. You can find it at http://people.freebsd.org/~hsu/tmp/explicitnewreno.diff and see if it affects your web-surfing experience. > and if not, who is fixing it ? Unfortunately, it appears only a few people care about work on TCP congestion control, even though it affects a lot more users and is several factors more important for performance than, say, SMP. > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956