From owner-freebsd-net Tue Aug 8 15:17: 9 2000 Delivered-To: freebsd-net@freebsd.org Received: from mrout2.yahoo.com (mrout2.yahoo.com [208.48.125.152]) by hub.freebsd.org (Postfix) with ESMTP id C9A3A37B675 for ; Tue, 8 Aug 2000 15:17:04 -0700 (PDT) (envelope-from jayanth@yahoo-inc.com) Received: from milk.yahoo.com (milk.yahoo.com [206.251.16.37]) by mrout2.yahoo.com (8.10.0/8.10.0/y.out) with ESMTP id e78MH0s52602 for ; Tue, 8 Aug 2000 15:17:00 -0700 (PDT) Received: (from jayanth@localhost) by milk.yahoo.com (8.8.8/8.6.12) id PAA16022 for freebsd-net@FreeBSD.ORG; Tue, 8 Aug 2000 15:03:19 -0700 (PDT) Date: Tue, 8 Aug 2000 15:03:19 -0700 From: jayanth To: freebsd-net@FreeBSD.ORG Subject: initial congestion window in the cached route Message-ID: <20000808150319.B22552@yahoo-inc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1us Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Another value that could be added to the tcp information cached in the routing table is the initial congestion window (max = max of slowstart_flightsize segments). It will help speed up short transfers which have experienced low latency or loss, which is something that could also be cached. Currently the slowstart_flightsize will be used for all connections. jayanth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message