Re: [DNSOP] https://tools.ietf.org/html/draft-bellis-dnsext-multi-qtypes-02
Ray Bellis <ray@bellis.me.uk> Thu, 14 July 2016 13:51 UTC
Return-Path: <ray@bellis.me.uk>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06FE812D115 for <dnsop@ietfa.amsl.com>; Thu, 14 Jul 2016 06:51:53 -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, RCVD_IN_DNSWL_NONE=-0.0001] 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 5PK9qiq8uA0S for <dnsop@ietfa.amsl.com>; Thu, 14 Jul 2016 06:51:51 -0700 (PDT)
Received: from hydrogen.portfast.net (hydrogen.portfast.net [188.246.200.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9ABD712D7D2 for <dnsop@ietf.org>; Thu, 14 Jul 2016 06:51:51 -0700 (PDT)
Received: from [46.227.151.81] (port=50386 helo=rays-mbp-3.local) by hydrogen.portfast.net ([188.246.200.2]:465) with esmtpsa (fixed_plain:ray@bellis.me.uk) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) id 1bNh3M-0007qP-0V (Exim 4.72) for dnsop@ietf.org (return-path <ray@bellis.me.uk>); Thu, 14 Jul 2016 14:51:48 +0100
To: dnsop@ietf.org
References: <E7BB0612-303D-4F05-87E3-59FF196A024B@sinodun.com>
From: Ray Bellis <ray@bellis.me.uk>
Message-ID: <69c2be89-f084-c951-ccac-845ddb51b45b@bellis.me.uk>
Date: Thu, 14 Jul 2016 14:51:49 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <E7BB0612-303D-4F05-87E3-59FF196A024B@sinodun.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/SgW4FiubswXDmssLT362z2j12KA>
Subject: Re: [DNSOP] https://tools.ietf.org/html/draft-bellis-dnsext-multi-qtypes-02
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Jul 2016 13:51:53 -0000
On 12/07/2016 14:35, John Dickinson wrote: > Hi, > > I think that a bit more should be said on the problem statement in > the introduction. > > I might have missed it, but what entity originates the query? Stub or > resolver? It's suitable for both. It could perhaps benefit from being spelled out more explicitly. > You say that “ A caching recursive server receiving a Multiple QTYPE > Option SHOULD attempt to fill its positive and negative caches with > all of the specified RR types before returning its response to the > client.” won’t this run the risk of delaying a response to the > client? That's maybe a little strong - it could probably be weakened to "MAY". > You say a server can “omit some (or all) of the records for the > additional RR types” in the case of truncation. Given the previous > quote, how should a caching recursive server behave in this case? > Query again for the missing QTYPES or switch to TCP? I think either would be acceptable. The server shouldn't actually set the TC bot in those cases, so the client wouldn't be expected to automatically failover to TCP. > I am also wondering how this interacts with > https://tools.ietf.org/html/draft-wkumari-dnsop-multiple-responses-03? I've no idea (yet) - that didn't exist when I wrote it :p Ray
- Re: [DNSOP] https://tools.ietf.org/html/draft-bel… Matthew Pounsett
- Re: [DNSOP] https://tools.ietf.org/html/draft-bel… Ray Bellis
- [DNSOP] https://tools.ietf.org/html/draft-bellis-… John Dickinson