Re: [alto] Review of draft-ietf-alto-xdom-disc and supporting WGLC.

Sebastian Kiesel <ietf-alto@skiesel.de> Fri, 28 July 2017 12:40 UTC

Return-Path: <sebi@gw01.ehlo.wurstkaes.de>
X-Original-To: alto@ietfa.amsl.com
Delivered-To: alto@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D014A131BFB for <alto@ietfa.amsl.com>; Fri, 28 Jul 2017 05:40:58 -0700 (PDT)
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, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RP_MATCHES_RCVD=-0.001] autolearn=ham autolearn_force=no
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 KpgHcciW__TG for <alto@ietfa.amsl.com>; Fri, 28 Jul 2017 05:40:57 -0700 (PDT)
Received: from gw01.ehlo.wurstkaes.de (gw01.ehlo.wurstkaes.de [IPv6:2a02:a00:e000:116::41]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B75CE12778D for <alto@ietf.org>; Fri, 28 Jul 2017 05:40:56 -0700 (PDT)
Received: from sebi by gw01.ehlo.wurstkaes.de with local (Exim 4.80) (envelope-from <sebi@gw01.ehlo.wurstkaes.de>) id 1db4ZZ-0007j0-6Y; Fri, 28 Jul 2017 14:40:53 +0200
Date: Fri, 28 Jul 2017 14:40:53 +0200
From: Sebastian Kiesel <ietf-alto@skiesel.de>
To: Qiao Xiang <xiangq27@gmail.com>
Cc: IETF ALTO <alto@ietf.org>
Message-ID: <20170728124053.GA29437@gw01.ehlo.wurstkaes.de>
References: <CAOB1xS_X3z4hbdkSVLTHtZNZc5GnYCeYQB9pWEwe3vjJW2Vq4w@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CAOB1xS_X3z4hbdkSVLTHtZNZc5GnYCeYQB9pWEwe3vjJW2Vq4w@mail.gmail.com>
Accept-Languages: en, de
Organization: my personal mail account
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/alto/G40iBoZdPhQ1-lDR1Zo0EhWsvWk>
Subject: Re: [alto] Review of draft-ietf-alto-xdom-disc and supporting WGLC.
X-BeenThere: alto@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Application-Layer Traffic Optimization \(alto\) WG mailing list" <alto.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/alto>, <mailto:alto-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/alto/>
List-Post: <mailto:alto@ietf.org>
List-Help: <mailto:alto-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/alto>, <mailto:alto-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Jul 2017 12:40:59 -0000

Dear Qiao,

thank you for the review.  We will post a new version of the draft
soon, which will reflect your comments.  For details see below.

Thanks again,
Sebastian


On Wed, Jul 19, 2017 at 08:06:54PM +0800, Qiao Xiang wrote:
> Dear Sebastian, Martin and WG members,
> 
> I reviewed the draft-ietf-alto-xdom-disc document. Overall the document is
> well written. It provides a smart solution to address Req. AR-33 in
> RFC6708. The idea to use reverse DNS lookup for cross-domain server
> discovery is elegant. I add some editorial comments for this document in
> the following. Other than these, it is my opinion that this document should
> be last called.
> 
> 
> ===Comments===
> Section 3
> Page 12, I might be extra picky here, but the title of this section is
> formatted as:
> "Using the ALTO Protocol with  ALTO Cross-Domain Server Discovery",
> while it should be formatted as:
> "Using the ALTO Protocol with ALTO Cross-Domain Server Discovery".
> with an extra space after "with" deleted.

Trailing space before a line break in the XML source...  Thanks for being
picky - we want to produce high-quality documents, both wrt. content
and formatting.


> Section 3.1
> Page 13, line 1: "in the subsection below." Based on the context, this
> subsection refers to Section 3.4. It should be stated explicitly.

We have changed it.

> Section 3.4
> Page 14, case 4:
> "...the ALTO client should split the list of source addresses, and perform
> separately for each source address the same steps as in case 1, as
> specified above.  As an alternative, the ALTO client could also split the
> list of destination addresses,..."
> 
> the expression should be consistent with case 3. I suggest it is changed to:
> 
> "...the ALTO client may split the list of source addresses, and perform
> separately for each source address the same steps as in case 1, as
> specified above.  As an alternative, the ALTO client may also split the
> list of destination addresses,..."

we have changed "should" + "could"  to  "should" + "may".

We think it is better to indicate a preference for one of these options,
therefore the "should". Note that we are using lowercase should and may,
not the RFC2119 ones, as this is not an issue of interoperability.


> Appendix A
> Page 24, para 1: "A solution for the problem described in the previous
> section". Which section is referred to should be explicitly stated.

This is a remains from moving that section from the main part to the
appendix. We have reworded it:

This appendix itemizes requirements that have been collected before the
design phase and that are reflected by the design of the ALTO
Cross-Domain Server Discovery Procedure.


> Appendix B
> Page 29, all the "m"s in the equation computing P(X=k) should be "M"

You are right. We have fixed that.

Thanks again,
Sebastian