Re: [dnsext] draft-mohan-dns-query-xml-00.txt

Alex Bligh <alex@alex.org.uk> Mon, 03 October 2011 18:28 UTC

Return-Path: <dnsext-bounces@ietf.org>
X-Original-To: namedroppers-archive-gleetwall6@lists.ietf.org
Delivered-To: ietfarch-namedroppers-archive-gleetwall6@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1E8521F8CC9; Mon, 3 Oct 2011 11:28:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1317666536; bh=fKgD8fAnrkl7adlcNTTZUeXle3YVtl7TsTrmgkMqvIA=; h=Date:From:To:Message-ID:In-Reply-To:References:MIME-Version: Subject:Reply-To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:Content-Transfer-Encoding:Content-Type: Sender; b=ymwVFYPizpQsCo8XBrc0bO+I1LpjV1dhFSe8n6DveN58cj/U6ITGxmzx2o2s8nAoB 8AdgZzuhVk+VbUlWOmUjEJqmI6ydJp6dFQKYGNSll/e/vpTV/2d451Qg7YkWpcjJAQ 418KE2py0RKase9VHd9D9MML8YJytuC+gLFRWPPo=
X-Original-To: dnsext@ietfa.amsl.com
Delivered-To: dnsext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E52B21F8CAB for <dnsext@ietfa.amsl.com>; Mon, 3 Oct 2011 11:28:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.569
X-Spam-Level:
X-Spam-Status: No, score=-2.569 tagged_above=-999 required=5 tests=[AWL=0.030, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RUVhQnks7gmj for <dnsext@ietfa.amsl.com>; Mon, 3 Oct 2011 11:28:54 -0700 (PDT)
Received: from mail.avalus.com (mail.avalus.com [IPv6:2001:41c8:10:1dd::10]) by ietfa.amsl.com (Postfix) with ESMTP id 07EAA21F8C89 for <dnsext@ietf.org>; Mon, 3 Oct 2011 11:28:53 -0700 (PDT)
Received: from [192.168.100.16] (87-194-71-186.bethere.co.uk [87.194.71.186]) by mail.avalus.com (Postfix) with ESMTPSA id E5A44C56104; Mon, 3 Oct 2011 19:31:53 +0100 (BST)
Date: Mon, 03 Oct 2011 19:31:52 +0100
From: Alex Bligh <alex@alex.org.uk>
To: Paul Vixie <vixie@isc.org>, dnsext@ietf.org
Message-ID: <EA70785432657FDF8A31D31C@nimrod.local>
In-Reply-To: <201110031816.32959.vixie@isc.org>
References: <CACU5sDnBx5AijEgFXKNPjtcVdtBnBJamsn-f_ye0Jm3TQq0mvw@mail.gmail.com> <201110031713.20103.vixie@isc.org> <58EB32F9-08D2-4579-BC56-1423C00FC371@verisign.com> <201110031816.32959.vixie@isc.org>
X-Mailer: Mulberry/4.0.8 (Mac OS X)
MIME-Version: 1.0
Content-Disposition: inline
Subject: Re: [dnsext] draft-mohan-dns-query-xml-00.txt
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: Alex Bligh <alex@alex.org.uk>
List-Id: DNS Extensions working group discussion list <dnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsext>, <mailto:dnsext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dnsext>
List-Post: <mailto:dnsext@ietf.org>
List-Help: <mailto:dnsext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsext>, <mailto:dnsext-request@ietf.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: dnsext-bounces@ietf.org
Errors-To: dnsext-bounces@ietf.org

--On 3 October 2011 18:16:32 +0000 Paul Vixie <vixie@isc.org> wrote:

> i'm not sure i've seen 64KB URL's.  i have seen 64KB UPDATE's.  but it's
> not  the size that concerns me, rather the content-aware routers out
> there who may  or may not respect our http cacheability headers.

I would also bet money that application layer interceptors of http
traffic are more likely to fail on 64KB GET URLs than 64KB POST.

I presume we could base64 encode POST data if we couldn't send it
binary, whereas IIRC we couldn't do much more than hex encode GET URLs.

So +1 for POST here, with body content as close to UDP message format
as possible, save that we should surely be able to junk a pile of UDP
restrictions (e.g. we can surely mandate EDNS, assume 'packet' size
can 2^32 bytes, etc.). I presume we also don't need UDP headers etc.

-- 
Alex Bligh
_______________________________________________
dnsext mailing list
dnsext@ietf.org
https://www.ietf.org/mailman/listinfo/dnsext