[tcpm] I-D Action: draft-ietf-tcpm-hystartplusplus-01.txt
internet-drafts@ietf.org Wed, 06 January 2021 18:29 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: tcpm@ietf.org
Delivered-To: tcpm@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1])
by ietfa.amsl.com (Postfix) with ESMTP id 69E473A0FCE;
Wed, 6 Jan 2021 10:29:54 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: tcpm@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 7.24.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: tcpm@ietf.org
Message-ID: <160995779438.13112.11737211968348652656@ietfa.amsl.com>
Date: Wed, 06 Jan 2021 10:29:54 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/xrrdL4dGGLYU6nXwnPpc-t5zbpU>
Subject: [tcpm] I-D Action: draft-ietf-tcpm-hystartplusplus-01.txt
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.29
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>,
<mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>,
<mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jan 2021 18:29:54 -0000
A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the TCP Maintenance and Minor Extensions WG of the IETF.
Title : HyStart++: Modified Slow Start for TCP
Authors : Praveen Balasubramanian
Yi Huang
Matt Olson
Filename : draft-ietf-tcpm-hystartplusplus-01.txt
Pages : 8
Date : 2021-01-06
Abstract:
This doument describes HyStart++, a simple modification to the slow
start phase of TCP congestion control algorithms. Traditional slow
start can cause overshotting of the ideal send rate and cause large
packet loss within a round-trip time which results in poor
performance. HyStart++ combines the use of one variant of HyStart
and Limited Slow Start (LSS) to prevent overshooting of the ideal
sending rate, while also mitigating poor performance which can result
from false positives when HyStart is used alone.
The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-tcpm-hystartplusplus/
There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-tcpm-hystartplusplus-01
https://datatracker.ietf.org/doc/html/draft-ietf-tcpm-hystartplusplus-01
A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-tcpm-hystartplusplus-01
Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.
Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/
- [tcpm] I-D Action: draft-ietf-tcpm-hystartplusplu… internet-drafts
- Re: [tcpm] I-D Action: draft-ietf-tcpm-hystartplu… Jeremy Harris