Re: [dnsoverhttp] [Ext] Caching model

Paul Hoffman <paul.hoffman@icann.org> Mon, 30 October 2017 02:08 UTC

Return-Path: <paul.hoffman@icann.org>
X-Original-To: dnsoverhttp@ietfa.amsl.com
Delivered-To: dnsoverhttp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A3AF13FD50 for <dnsoverhttp@ietfa.amsl.com>; Sun, 29 Oct 2017 19:08:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=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 z9seYxJd45A1 for <dnsoverhttp@ietfa.amsl.com>; Sun, 29 Oct 2017 19:08:11 -0700 (PDT)
Received: from out.west.pexch112.icann.org (pfe112-ca-2.pexch112.icann.org [64.78.40.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0889A139435 for <dnsoverhttp@ietf.org>; Sun, 29 Oct 2017 19:08:11 -0700 (PDT)
Received: from PMBX112-W1-CA-1.pexch112.icann.org (64.78.40.21) by PMBX112-W1-CA-2.pexch112.icann.org (64.78.40.23) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Sun, 29 Oct 2017 19:08:09 -0700
Received: from PMBX112-W1-CA-1.pexch112.icann.org ([64.78.40.21]) by PMBX112-W1-CA-1.PEXCH112.ICANN.ORG ([64.78.40.21]) with mapi id 15.00.1178.000; Sun, 29 Oct 2017 19:08:08 -0700
From: Paul Hoffman <paul.hoffman@icann.org>
To: Martin Thomson <martin.thomson@gmail.com>
CC: "dnsoverhttp@ietf.org" <dnsoverhttp@ietf.org>
Thread-Topic: [Ext] [dnsoverhttp] Caching model
Thread-Index: AQHTUR+W9VIwl11BV0mTSZCeK06nD6L8GvSA
Date: Mon, 30 Oct 2017 02:08:07 +0000
Message-ID: <1AC5B9DB-3439-4CE5-97D0-993411E131EF@icann.org>
References: <CABkgnnU_5Q6BOxf+HzpuCSkb8OG5i0sgqyF9UEr9VRyDvd5s7w@mail.gmail.com>
In-Reply-To: <CABkgnnU_5Q6BOxf+HzpuCSkb8OG5i0sgqyF9UEr9VRyDvd5s7w@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [192.0.32.234]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <1B06AF99A16A094A88EA68D072715CBF@pexch112.icann.org>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsoverhttp/2lUS2DXj1REnipmx5u4ogr0H66A>
Subject: Re: [dnsoverhttp] [Ext] Caching model
X-BeenThere: dnsoverhttp@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Discussion of DNS over HTTP <dnsoverhttp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsoverhttp>, <mailto:dnsoverhttp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsoverhttp/>
List-Post: <mailto:dnsoverhttp@ietf.org>
List-Help: <mailto:dnsoverhttp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsoverhttp>, <mailto:dnsoverhttp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Oct 2017 02:08:12 -0000

On Oct 29, 2017, at 6:36 PM, Martin Thomson <martin.thomson@gmail.com> wrote:
> See https://github.com/paulehoffman/draft-ietf-doh-dns-over-https/issues/14
> and several others.
> 
> My request is that we agree on what the model is, then we can talk
> about the properties we can extract from that.
> 
> My understanding is that the DNS client would consult its local stack
> and that stack would use HTTP to talk to a DNS API server.  In that
> model, there are at least three caches in play: the local DNS resolver
> cache, the HTTP cache and the DNS API server cache.

I'm having a problem with that list. Where are the first and third caches? (I'm pretty sure I understand the second one...)

--Paul Hoffman