[tsvwg] I-D Action: draft-ietf-tsvwg-l4s-arch-09.txt
internet-drafts@ietf.org Fri, 21 May 2021 20:35 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: tsvwg@ietf.org
Delivered-To: tsvwg@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id ABCE53A1FAC; Fri, 21 May 2021 13:35:20 -0700 (PDT)
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: tsvwg@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 7.30.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: tsvwg@ietf.org
Message-ID: <162162932056.27302.15737191186307924684@ietfa.amsl.com>
Date: Fri, 21 May 2021 13:35:20 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/tsvwg/I6POTeq2ZNuxF76-WHmNCeRxh_M>
Subject: [tsvwg] I-D Action: draft-ietf-tsvwg-l4s-arch-09.txt
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tsvwg/>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 20:35:21 -0000
A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Transport Area Working Group WG of the IETF.
Title : Low Latency, Low Loss, Scalable Throughput (L4S) Internet Service: Architecture
Authors : Bob Briscoe
Koen De Schepper
Marcelo Bagnulo
Greg White
Filename : draft-ietf-tsvwg-l4s-arch-09.txt
Pages : 41
Date : 2021-05-21
Abstract:
This document describes the L4S architecture, which enables Internet
applications to achieve Low queuing Latency, Low Loss, and Scalable
throughput (L4S). The insight on which L4S is based is that the root
cause of queuing delay is in the congestion controllers of senders,
not in the queue itself. The L4S architecture is intended to enable
_all_ Internet applications to transition away from congestion
control algorithms that cause queuing delay, to a new class of
congestion controls that induce very little queuing, aided by
explicit congestion signaling from the network. This new class of
congestion control can provide low latency for capacity-seeking
flows, so applications can achieve both high bandwidth and low
latency.
The architecture primarily concerns incremental deployment. It
defines mechanisms that allow the new class of L4S congestion
controls to coexist with 'Classic' congestion controls in a shared
network. These mechanisms aim to ensure that the latency and
throughput performance using an L4S-compliant congestion controller
is usually much better (and never worse) than the performance would
have been using a 'Classic' congestion controller, and that competing
flows continuing to use 'Classic' controllers are typically not
impacted by the presence of L4S. These characteristics are important
to encourage adoption of L4S congestion control algorithms and L4S
compliant network elements.
The L4S architecture consists of three components: network support to
isolate L4S traffic from classic traffic; protocol features that
allow network elements to identify L4S traffic; and host support for
L4S congestion controls.
The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-tsvwg-l4s-arch/
There is also an htmlized version available at:
https://datatracker.ietf.org/doc/html/draft-ietf-tsvwg-l4s-arch-09
A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-tsvwg-l4s-arch-09
Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/
- [tsvwg] I-D Action: draft-ietf-tsvwg-l4s-arch-09.… internet-drafts
- Re: [tsvwg] I-D Action: draft-ietf-tsvwg-l4s-arch… Bob Briscoe