[Gen-art] Genart last call review of draft-ietf-alto-cdni-request-routing-alto-16

Russ Housley via Datatracker <noreply@ietf.org> Thu, 19 August 2021 14:38 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: gen-art@ietf.org
Delivered-To: gen-art@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id D36753A1CB3; Thu, 19 Aug 2021 07:38:08 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Russ Housley via Datatracker <noreply@ietf.org>
To: gen-art@ietf.org
Cc: alto@ietf.org, draft-ietf-alto-cdni-request-routing-alto.all@ietf.org, last-call@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 7.36.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <162938388879.9100.14963385308969703713@ietfa.amsl.com>
Reply-To: Russ Housley <housley@vigilsec.com>
Date: Thu, 19 Aug 2021 07:38:08 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/gen-art/pSMrtpZzBd4t_9VuaecGNrz88QI>
Subject: [Gen-art] Genart last call review of draft-ietf-alto-cdni-request-routing-alto-16
X-BeenThere: gen-art@ietf.org
X-Mailman-Version: 2.1.29
List-Id: "GEN-ART: General Area Review Team" <gen-art.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/gen-art>, <mailto:gen-art-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/gen-art/>
List-Post: <mailto:gen-art@ietf.org>
List-Help: <mailto:gen-art-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/gen-art>, <mailto:gen-art-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Aug 2021 14:38:20 -0000

Reviewer: Russ Housley
Review result: Almost Ready

I am the assigned Gen-ART reviewer for this draft. The General Area
Review Team (Gen-ART) reviews all IETF documents being processed
by the IESG for the IETF Chair. Please wait for direction from your
document shepherd or AD before posting a new version of the draft.

For more information, please see the FAQ at
<http://wiki.tools.ietf.org/area/gen/trac/wiki/GenArtfaq>.

Document: draft-ietf-alto-cdni-request-routing-alto-16
Reviewer: Russ Housley
Review Date: 2021-08-19
IETF LC End Date: 2021-08-30
IESG Telechat date: unknown

Summary: Almost Ready


Major Concerns:

Section 2.2, "Security" bullet: it says:

   o  Security: The identification between uCDNs and dCDNs is an
      important requirement.  ALTO maps can be signed and hence provide
      inherent integrity protection.  Please see Section 8.

Section 8 does not talk about digital signatures.  Please add this
discussion to Section 8.  In addition, if the digital signature is done
well, it would provide both authentication and integrity protection.

Section 5.6, 3rd paragraph after bullets:  I do not understand the
second MUST statement in this paragraph.  The sentence seems to contain
a mix of defining the superset and a MUST statement.  I cannot suggest
a rewording.


Minor Concerns:

Section 1:  I think that the Introduction would be improved by
stating very early that this document specifies an extension of the
base ALTO protocol.

Section 4.2.4 includes:

     data:     "/cdni-advertisement/capabilities-with-footprints
     /0/footprints/0/footprint-value/-",
     data:     "value": "germany"

Since Section 6.1.2.2 says that a countrycode domain is encoded
as an ISO 3166-1 alpha-2 code in lowercase, I was surprised to see
"germany" in this example.


Nits:

General: Sometimes this document says "ALTO" and other times it says
"The ALTO protocol". Please be consistent.

Abstract: I think the Abstract can be improved.  I suggest:

   The Content Delivery Networks Interconnection (CDNI) framework in
   RFC 6707 defines a set of protocols to interconnect CDNs to achieve
   multiple goals, including extending the reach of a given CDN.  A CDNI
   Request Routing Footprint & Capabilities Advertisement interface
   (FCI) is needed to achieve the goals of a CDNI.  RFC 8008 defines
   precisely the semantics of FCI and provides guidelines on the FCI
   protocol, but the exact protocol is specified.  This document
   specifies a FCI protocol as an extension to the Application-Layer
   Traffic Optimization (ALTO) protocol, and it follows the guidelines
   in RFC 8008.  

Section 2.1, 4th bullet: please remove "(" and ")" in this text:
"... prefix set (or ASN, respectively)."

Section 2.1, last bullet: s/prior agreed/previously agreed/

Section 2.1, last bullet: s/uCDN (upstream CDN)/uCDN/

Section 2.2, bullets:  Please pick one style and use it for all of the
bullets.  Some end with "(see Section X).", and others end with
"Please see Section X.".  Please be consistent.

Section 2.2, 1st bullet: please make two bullets, one for
Application Layer-oriented, and another for CDNI.

Section 7.1, Table 1: Please adjust the table so that the media subtype
is not split across two lines.  Without changing the column widths, I
suggest:

   +----------------+-------------------------+------------------------+
   | Type           | Subtype                 | Specification          |
   +----------------+-------------------------+------------------------+
   | application    | alto-cdni+json          | Section 3 of RFCthis   |
   |                |                         |                        |
   | application    | alto-cdnifilter+json    | Section 5 of RFCthis   |
   |                |                         |                        |
   +----------------+-------------------------+------------------------+

   [RFC Editor: Please replace RFCthis with the published RFC number for
   this document.]