Re: [aqm] ACK Suppression

Joe Touch <touch@isi.edu> Thu, 08 October 2015 21:27 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 1768F1ACEAB for <aqm@ietfa.amsl.com>; Thu, 8 Oct 2015 14:27:29 -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 EzfqkiwDZIMt for <aqm@ietfa.amsl.com>; Thu, 8 Oct 2015 14:27:28 -0700 (PDT)
Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 406F21ACEA9 for <aqm@ietf.org>; Thu, 8 Oct 2015 14:27:28 -0700 (PDT)
Received: from [10.123.86.139] (usc-secure-wireless-206-139.usc.edu [68.181.206.139]) (authenticated bits=0) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id t98LRGe8024613 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 8 Oct 2015 14:27:18 -0700 (PDT)
To: Christian Huitema <huitema@microsoft.com>, "dpreed@reed.com" <dpreed@reed.com>, "aqm@ietf.org" <aqm@ietf.org>
References: <mailman.1487.1444233956.7953.aqm@ietf.org> <1444247538.3556484@apps.rackspace.com> <alpine.DEB.2.02.1510072200590.8750@uplift.swm.pp.se> <1444251596.768725492@apps.rackspace.com> <CY1PR0301MB0649DB7A6DDE1840CCB0B485A8360@CY1PR0301MB0649.namprd03.prod.outlook.com>
From: Joe Touch <touch@isi.edu>
Message-ID: <5616DFB2.7050602@isi.edu>
Date: Thu, 08 Oct 2015 14:27:14 -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: <CY1PR0301MB0649DB7A6DDE1840CCB0B485A8360@CY1PR0301MB0649.namprd03.prod.outlook.com>
Content-Type: text/plain; charset="utf-8"
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/KUzLuRaYORPLpp-F2321J3yfGWE>
Cc: touch@isi.edu
Subject: Re: [aqm] 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: Thu, 08 Oct 2015 21:27:29 -0000


On 10/7/2015 2:12 PM, Christian Huitema wrote:
> On Wednesday, October 7, 2015 2:00 PM, dpreed@reed.com wrote:
> 
>> That's the real engineering challenge.  Modularity is your friend when engineering 
>> large systems with very broad requirements.  Focusing on a very narrow issue, especially 
>> one that assumes way too much about what should be allowed and what traffic "must" 
>> look like, misses the point.
> 
> This ACK thinning "optimization" obviously does not work with encrypted transports like QUIC.

Nor would it work with TCP-AO.

Joe