Re: [Doh] [Ext] DNS over HTTP/3?

bert hubert <bert.hubert@powerdns.com> Mon, 19 November 2018 20:14 UTC

Return-Path: <bert@hubertnet.nl>
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 B552A130DE2 for <doh@ietfa.amsl.com>; Mon, 19 Nov 2018 12:14:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.652
X-Spam-Level:
X-Spam-Status: No, score=-1.652 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_PASS=-0.001] 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 huUJNbDxYlNw for <doh@ietfa.amsl.com>; Mon, 19 Nov 2018 12:14:11 -0800 (PST)
Received: from xs.powerdns.com (xs.powerdns.com [82.94.213.34]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F909129BBF for <doh@ietf.org>; Mon, 19 Nov 2018 12:14:11 -0800 (PST)
Received: from server.ds9a.nl (ip565244ed.adsl-surfen.hetnet.nl [86.82.68.237]) by xs.powerdns.com (Postfix) with ESMTPS id 5F4289FD6E; Mon, 19 Nov 2018 20:14:08 +0000 (UTC)
Received: by server.ds9a.nl (Postfix, from userid 1000) id E526DACA4C5; Mon, 19 Nov 2018 21:14:07 +0100 (CET)
Date: Mon, 19 Nov 2018 21:14:07 +0100
From: bert hubert <bert.hubert@powerdns.com>
To: Ask Bjørn Hansen <ask@develooper.com>
Cc: Paul Hoffman <paul.hoffman@icann.org>, "doh@ietf.org" <doh@ietf.org>
Message-ID: <20181119201407.GB20821@server.ds9a.nl>
References: <20181119100954.GA6704@server.ds9a.nl> <5BE15B68-1C61-4462-AE84-901E2CF0F9F9@icann.org> <20181119151209.GC11506@server.ds9a.nl> <60383420-A392-493E-9E09-52D649E35E9C@develooper.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <60383420-A392-493E-9E09-52D649E35E9C@develooper.com>
User-Agent: Mutt/1.5.24 (2015-08-30)
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/TyjG1Xfla_A7O3tlHnMNlxfdpGs>
Subject: Re: [Doh] [Ext] DNS over HTTP/3?
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.29
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: Mon, 19 Nov 2018 20:14:13 -0000

On Mon, Nov 19, 2018 at 11:17:45AM -0800, Ask Bjørn Hansen wrote:
> > My personal observation is that on a slightly bad network, turning off DoH
> > speeds up things massively and makes the web useable again.  This naively
> Wouldn’t comparing to DNS-over-TLS be a more relevant/fair comparison?

The reason I compare DoH to 'plain DNS' is that it was proposed as the new
default for Firefox. And if it turns out that this new default will in fact
cause a performance degradation, it may be worth pondering skipping 'DOH/2'
as default and waiting for 'DOH/3'.

(note that Mozilla has let the "we'd like to turn on DoH by default"
wording stand, but also stated there are currently no plans yet to do so).

> If you don’t need a session (or encryption) or compare with clients that don’t, that’s never going to look favorable.

DNSCrypt still offers encryption without sessions, and it works well.
Perhaps DNSCrypt/DoH is the fairest comparison.

	Bert