Re: [Doh] WGLC #2

Patrick McManus <pmcmanus@mozilla.com> Wed, 23 May 2018 22:57 UTC

Return-Path: <pmcmanus@mozilla.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A03E012D7F9 for <doh@ietfa.amsl.com>; Wed, 23 May 2018 15:57:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.234
X-Spam-Level:
X-Spam-Status: No, score=-1.234 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_SOFTFAIL=0.665] autolearn=no 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 ytqLLyFmd2t9 for <doh@ietfa.amsl.com>; Wed, 23 May 2018 15:57:38 -0700 (PDT)
Received: from linode64.ducksong.com (www.ducksong.com [192.155.95.102]) by ietfa.amsl.com (Postfix) with ESMTP id B1E7112D7F0 for <doh@ietf.org>; Wed, 23 May 2018 15:57:38 -0700 (PDT)
Received: from mail-ot0-f171.google.com (mail-ot0-f171.google.com [74.125.82.171]) by linode64.ducksong.com (Postfix) with ESMTPSA id 626D43A043 for <doh@ietf.org>; Wed, 23 May 2018 18:57:38 -0400 (EDT)
Received: by mail-ot0-f171.google.com with SMTP id 15-v6so27173604otn.12 for <doh@ietf.org>; Wed, 23 May 2018 15:57:38 -0700 (PDT)
X-Gm-Message-State: ALKqPwfdi+FQm1KG8/xnjR05dfDsy1Ofeg+pln69oB7KbBA7Bopd3D5E dMH6wxbkzE6AukEeCXrkrC6LMzEWaO9Rh5B/7Pw=
X-Google-Smtp-Source: AB8JxZpBY2k39/Zs7G3XN7bEIiOr0PUl686sIdQUfRG1CEdMx9QQAHkKtJIVW2lvcrCgfgou148foug4TYGgkHSIc3k=
X-Received: by 2002:a9d:2c64:: with SMTP id f91-v6mr2878894otb.263.1527116258048; Wed, 23 May 2018 15:57:38 -0700 (PDT)
MIME-Version: 1.0
Received: by 2002:a4a:8a24:0:0:0:0:0 with HTTP; Wed, 23 May 2018 15:57:37 -0700 (PDT)
In-Reply-To: <1daad94d-99c1-803a-f52c-1dd17adefb7a@o2.pl>
References: <CAHbrMsCxkogJ-fzubf7cPgvbeGAhWUFKV3crrmn4ee6=fDnqwQ@mail.gmail.com> <382ba525100a4561b086fe8b8b6527be@ustx2ex-dag1mb3.msg.corp.akamai.com> <603D7553-D1A9-4DCC-9E74-199059C56A9F@sinodun.com> <1daad94d-99c1-803a-f52c-1dd17adefb7a@o2.pl>
From: Patrick McManus <pmcmanus@mozilla.com>
Date: Wed, 23 May 2018 18:57:37 -0400
X-Gmail-Original-Message-ID: <CAOdDvNrpLwF5jpn1YA4-HXsfGxVkdds+xHVd6Bxy0Ux+3nrcrA@mail.gmail.com>
Message-ID: <CAOdDvNrpLwF5jpn1YA4-HXsfGxVkdds+xHVd6Bxy0Ux+3nrcrA@mail.gmail.com>
To: Mateusz Jończyk <mat.jonczyk@o2.pl>
Cc: DoH WG <doh@ietf.org>
Content-Type: multipart/alternative; boundary="00000000000017837f056ce7762a"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/CH7Ttcp4l8_RfeOdgqGHGoVwKHg>
Subject: Re: [Doh] WGLC #2
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 23 May 2018 22:57:41 -0000

On Tue, May 22, 2018 at 1:29 PM, Mateusz Jończyk <mat.jonczyk@o2.pl> wrote:

>
> I would argue that section 6.3 "Server Push" is poorly written and needs
> to be
> clarified. I have asked several questions about it in the past:
>         https://www.ietf.org/mail-archive/web/doh/current/msg00558.html
> in order to better understand it. (I would like to thank Patrick McManus
> and Ben
> Schwartz for explanations I received.)
>
> I propose that it should be rewritten simply to:
>
>         A DNS API client MUST ignore pushed DNS API requests (see
> {{RFC7540}}
>         Section 8.2) whose pushed request URI does not match the
> configured DNS
>         API server.
>
>
a URI does not match a server - it must match a URI. and there need not be
only one configured uri. I think the existing text covers those cases.