Re: [aqm] TCP ACK Suppression

Joe Touch <touch@isi.edu> Fri, 09 October 2015 18:56 UTC

Return-Path: <touch@isi.edu>
X-Original-To: aqm@ietfa.amsl.com
Delivered-To: aqm@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBF6D1B4A55 for <aqm@ietfa.amsl.com>; Fri, 9 Oct 2015 11:56:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.91
X-Spam-Level:
X-Spam-Status: No, score=-6.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, T_RP_MATCHES_RCVD=-0.01] 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 zpTAw43d4bwr for <aqm@ietfa.amsl.com>; Fri, 9 Oct 2015 11:56:33 -0700 (PDT)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE0871B4A56 for <aqm@ietf.org>; Fri, 9 Oct 2015 11:56:32 -0700 (PDT)
Received: from [128.9.160.211] (mul.isi.edu [128.9.160.211]) (authenticated bits=0) by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id t99Iu2KX022291 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 9 Oct 2015 11:56:03 -0700 (PDT)
To: David Lang <david@lang.hm>
References: <alpine.DEB.2.02.1510060748480.8750@uplift.swm.pp.se> <D2394BB6.548C5%g.white@cablelabs.com> <0A452E1DADEF254C9A7AC1969B8781284A7D9B66@FR712WXCHMBA13.zeu.alcatel-lucent.com> <5616DCD9.8@isi.edu> <alpine.DEB.2.02.1510081428470.3852@nftneq.ynat.uz> <5616E42D.5090402@isi.edu> <alpine.DEB.2.02.1510081517470.3852@nftneq.ynat.uz> <5616FAFA.5020707@isi.edu> <alpine.DEB.2.02.1510081647590.3852@nftneq.ynat.uz> <DM2PR0301MB065553C4CF55E7A6E5E23317A8340@DM2PR0301MB0655.namprd03.prod.outlook.com> <alpine.DEB.2.02.1510081731260.3852@nftneq.ynat.uz> <DM2PR0301MB06554D0E836BC2A8F67E12F2A8340@DM2PR0301MB0655.namprd03.prod.outlook.com> <alpine.DEB.2.02.1510082055510.2943@nftneq.ynat.uz> <CAK6E8=c_h2dMstJSSO9ATh1XUgriWOyeVixk4DHi+PAjO6LSMg@mail.gmail.com> <5617F5B4.2090307@isi.edu> <alpine.DEB.2.02.1510091146520.3717@nftneq.ynat.uz>
From: Joe Touch <touch@isi.edu>
Message-ID: <56180DC2.9000108@isi.edu>
Date: Fri, 09 Oct 2015 11:56:02 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <alpine.DEB.2.02.1510091146520.3717@nftneq.ynat.uz>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Archived-At: <http://mailarchive.ietf.org/arch/msg/aqm/le9Ilwof9d7_PPOrly-J0XlgiQE>
Cc: touch@isi.edu, "LAUTENSCHLAEGER, Wolfram (Wolfram)" <wolfram.lautenschlaeger@alcatel-lucent.com>, Yuchung Cheng <ycheng@google.com>, Greg White <g.white@cablelabs.com>, Christian Huitema <huitema@microsoft.com>, "aqm@ietf.org" <aqm@ietf.org>
Subject: Re: [aqm] TCP ACK Suppression
X-BeenThere: aqm@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Discussion list for active queue management and flow isolation." <aqm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/aqm>, <mailto:aqm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/aqm/>
List-Post: <mailto:aqm@ietf.org>
List-Help: <mailto:aqm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/aqm>, <mailto:aqm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Oct 2015 18:56:34 -0000


On 10/9/2015 11:48 AM, David Lang wrote:
>> I.e., there are a lot of things there for a reason. Yes, nothing is
>> immutable, but simply claiming "I need it now" and "nobody has
>> complained" isn't considered a reasonable way to deploy changes in the
>> wild.
> 
> similarly, it's not right to assume that the conditions haven't changed.
> 
> In this case, we have a changed situation. The ACKs are _not_ going to
> flow at their 'natural' rate. That assumption has already failed. What
> we are discussion is the impact of these changes in the face of this
> broken assumption.

Discuss first, deploy later.

Joe