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

Paul Vixie <vixie@isc.org> Tue, 04 October 2011 22:30 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 E6D9421F8F2B; Tue, 4 Oct 2011 15:30:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1317767442; bh=U/Bfa+WbRt8LvUcM0XbNCOzkXu6csrDkDmbX+uwunbQ=; h=From:To:Date:References:In-Reply-To:MIME-Version:Message-Id: Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help: List-Subscribe:Content-Type:Content-Transfer-Encoding:Sender; b=YbDeaq246R9SZM67BAcLa4zfYJELzR91rI6lwQXjzzS0Ej9WYr+jXes+QO/J9NoXG ZPk0DBMiOaJqFw+D8NuBTUdPNFIBjqarLgC80BcCo2PSugQud5FnfogWPFdXhUTtux W6t7Th0jd4GcOZpO9qVHJVNvUul2HPKjBPl4nTug=
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 5924621F8F2B for <dnsext@ietfa.amsl.com>; Tue, 4 Oct 2011 15:30:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, 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 Fw2F4AB3qkCB for <dnsext@ietfa.amsl.com>; Tue, 4 Oct 2011 15:30:40 -0700 (PDT)
Received: from nsa.vix.com (nsa.vix.com [IPv6:2001:4f8:3:30::3]) by ietfa.amsl.com (Postfix) with ESMTP id E96F721F8E76 for <dnsext@ietf.org>; Tue, 4 Oct 2011 15:30:39 -0700 (PDT)
Received: from nsa.vix.com (localhost [127.0.0.1]) by nsa.vix.com (Postfix) with ESMTP id 8B397A1063 for <dnsext@ietf.org>; Tue, 4 Oct 2011 22:33:43 +0000 (UTC) (envelope-from vixie@isc.org)
Received: from six.localnet (six.vix.com [IPv6:2001:4f8:3:30::2]) by nsa.vix.com (Postfix) with ESMTP id 625CFA1049 for <dnsext@ietf.org>; Tue, 4 Oct 2011 22:33:43 +0000 (UTC) (envelope-from vixie@isc.org)
From: Paul Vixie <vixie@isc.org>
Organization: ISC
To: dnsext@ietf.org
Date: Tue, 04 Oct 2011 22:33:42 +0000
User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.4.5; amd64; ; )
References: <CACU5sDnBx5AijEgFXKNPjtcVdtBnBJamsn-f_ye0Jm3TQq0mvw@mail.gmail.com> <0D33DC3D0533F844E21BE63E@Ximines.local> <20111004125524.GI12306@besserwisser.org>
In-Reply-To: <20111004125524.GI12306@besserwisser.org>
MIME-Version: 1.0
Message-Id: <201110042233.43094.vixie@isc.org>
X-Virus-Scanned: ClamAV using ClamSMTP
Subject: Re: [dnsext] draft-mohan-dns-query-xml-00.txt
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
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-Type: text/plain; charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Sender: dnsext-bounces@ietf.org
Errors-To: dnsext-bounces@ietf.org

On Tuesday, October 04, 2011 12:55:24 Måns Nilsson wrote:

> > >You can't increase the DNS message size beyond 64KB.
> > 
> > I was under the (mis) apprehension that was a UDP limitation, and that
> > large AFXRs could exceed 64KB. Live and learn.
> 
> I've done AXFRen of 1/2 GB zones. Not practical, but doable. The 64K
> limit does not apply to AXFR, but, then again, AXFR is not like the
> other children...

an AXFR can have many messages, each will be 64KB or smaller, and no RRset is 
allowed to span a message.  this means among other things that no RRset can be 
larger than ~64KB.  the fact that RRsets larger than 64KB could also not be 
carried in a query (whether by TCP/53 or UDP/53) also enforces this 
constraint.
_______________________________________________
dnsext mailing list
dnsext@ietf.org
https://www.ietf.org/mailman/listinfo/dnsext