Re: [AVTCORE] I-D Action: draft-ietf-avtcore-rtp-circuit-breakers-13.txt

Colin Perkins <csp@csperkins.org> Thu, 11 February 2016 00:06 UTC

Return-Path: <csp@csperkins.org>
X-Original-To: avt@ietfa.amsl.com
Delivered-To: avt@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 283071A86DF for <avt@ietfa.amsl.com>; Wed, 10 Feb 2016 16:06:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94wl5BoI_enq for <avt@ietfa.amsl.com>; Wed, 10 Feb 2016 16:06:55 -0800 (PST)
Received: from balrog.mythic-beasts.com (balrog.mythic-beasts.com [IPv6:2a00:1098:0:82:1000:0:2:1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD3E21A86DD for <avt@ietf.org>; Wed, 10 Feb 2016 16:06:54 -0800 (PST)
Received: from [81.187.2.149] (port=40717 helo=[192.168.0.86]) by balrog.mythic-beasts.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <csp@csperkins.org>) id 1aTema-00056E-Ny for avt@ietf.org; Thu, 11 Feb 2016 00:06:53 +0000
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\))
From: Colin Perkins <csp@csperkins.org>
In-Reply-To: <20160210235725.3561.25028.idtracker@ietfa.amsl.com>
Date: Thu, 11 Feb 2016 00:06:50 +0000
Content-Transfer-Encoding: quoted-printable
Message-Id: <4DBAC8A5-857E-4D77-B8E4-F8F7C0EA522A@csperkins.org>
References: <20160210235725.3561.25028.idtracker@ietfa.amsl.com>
To: IETF AVTCore WG <avt@ietf.org>
X-Mailer: Apple Mail (2.3112)
X-BlackCat-Spam-Score: -28
X-Mythic-Debug: Threshold = On =
Archived-At: <http://mailarchive.ietf.org/arch/msg/avt/pPS44upELcTbgbR5z8FHlKDoLRw>
Subject: Re: [AVTCORE] I-D Action: draft-ietf-avtcore-rtp-circuit-breakers-13.txt
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Audio/Video Transport Core Maintenance <avt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/avt/>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Feb 2016 00:06:59 -0000

This is a very minor update: it adds a reference to ConEx [RFC7713], as a potential future means of signalling congestion:

Index: draft-ietf-avtcore-rtp-circuit-breakers.xml
===================================================================
--- draft-ietf-avtcore-rtp-circuit-breakers.xml	(revision 1099)
+++ draft-ietf-avtcore-rtp-circuit-breakers.xml	(working copy)
@@ -157,7 +157,9 @@
         2) if <xref target="RFC3168">Explicit Congestion Notification 
         (ECN)</xref> is supported, the network can signal the presence 
         of congestion by marking packets using ECN Congestion Experienced 
-        (CE) marks; or 
+        (CE) marks (this could potentially be augmented by mechanisms
+        such as ConEX <xref target="RFC7713"/>, or other future protocol
+        extensions for network signalling of congestion); or 
         3) in the extreme case, congestion will cause packet loss that
         can be detected by observing a gap in the received RTP sequence numbers.  
       </t>

Colin


> On 10 Feb 2016, at 23:57, Internet-Drafts@ietf.org wrote:
> 
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Audio/Video Transport Core Maintenance of the IETF.
> 
>        Title           : Multimedia Congestion Control: Circuit Breakers for Unicast RTP Sessions
>        Authors         : Colin Perkins
>                          Varun Singh
> 	Filename        : draft-ietf-avtcore-rtp-circuit-breakers-13.txt
> 	Pages           : 24
> 	Date            : 2016-02-10
> 
> Abstract:
>   The Real-time Transport Protocol (RTP) is widely used in telephony,
>   video conferencing, and telepresence applications.  Such applications
>   are often run on best-effort UDP/IP networks.  If congestion control
>   is not implemented in the applications, then network congestion will
>   deteriorate the user's multimedia experience.  This acts as a safety
>   measure to prevent starvation of network resources denying other
>   flows from access to the Internet, such measures are essential for an
>   Internet that is heterogeneous and for traffic that is hard to
>   predict in advance.  This document does not propose a congestion
>   control algorithm; instead, it defines a minimal set of RTP circuit-
>   breakers.  Circuit-breakers are conditions under which an RTP sender
>   needs to stop transmitting media data in order to protect the network
>   from excessive congestion.  It is expected that, in the absence of
>   severe congestion, all RTP applications running on best-effort IP
>   networks will be able to run without triggering these circuit
>   breakers.  Any future RTP congestion control specification will be
>   expected to operate within the constraints defined by these circuit
>   breakers.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-avtcore-rtp-circuit-breakers/
> 
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-avtcore-rtp-circuit-breakers-13
> 
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-avtcore-rtp-circuit-breakers-13
> 
> 
> 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/
> 
> _______________________________________________
> Audio/Video Transport Core Maintenance
> avt@ietf.org
> https://www.ietf.org/mailman/listinfo/avt



-- 
Colin Perkins
https://csperkins.org/