Re: [dhcwg] DDNS-DHCP [6]: Relationship between DNS TTL and DHCP lease length
"D. J. Bernstein" <djb@cr.yp.to> Mon, 23 June 2003 14:22 UTC
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA22318 for <dhcwg-archive@odin.ietf.org>; Mon, 23 Jun 2003 10:22:50 -0400 (EDT)
Received: (from exim@localhost) by www1.ietf.org (8.11.6/8.11.6) id h5NEMNH10950 for dhcwg-archive@odin.ietf.org; Mon, 23 Jun 2003 10:22:23 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19USD9-0002qV-BK for dhcwg-web-archive@optimus.ietf.org; Mon, 23 Jun 2003 10:22:23 -0400
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA22254 for <dhcwg-web-archive@ietf.org>; Mon, 23 Jun 2003 10:22:04 -0400 (EDT)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 19USCr-0002Tm-00 for dhcwg-web-archive@ietf.org; Mon, 23 Jun 2003 10:22:05 -0400
Received: from ietf.org ([132.151.1.19] helo=optimus.ietf.org) by ietf-mx with esmtp (Exim 4.12) id 19USCm-0002Ti-00 for dhcwg-web-archive@ietf.org; Mon, 23 Jun 2003 10:22:00 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19USCm-0002ne-SQ; Mon, 23 Jun 2003 10:22:00 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19TUbL-00087j-0n for dhcwg@optimus.ietf.org; Fri, 20 Jun 2003 18:43:23 -0400
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA13378 for <dhcwg@ietf.org>; Fri, 20 Jun 2003 18:43:18 -0400 (EDT)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 19TUbI-00043G-00 for dhcwg@ietf.org; Fri, 20 Jun 2003 18:43:20 -0400
Received: from stoneport.math.uic.edu ([131.193.178.160]) by ietf-mx with smtp (Exim 4.12) id 19TUbH-00043D-00 for dhcwg@ietf.org; Fri, 20 Jun 2003 18:43:19 -0400
Received: (qmail 48647 invoked by uid 1016); 20 Jun 2003 22:43:47 -0000
Date: Fri, 20 Jun 2003 22:43:47 -0000
Message-ID: <20030620224347.48646.qmail@cr.yp.to>
Automatic-Legal-Notices: See http://cr.yp.to/mailcopyright.html.
From: "D. J. Bernstein" <djb@cr.yp.to>
To: dhcwg@ietf.org, namedroppers@ops.ietf.org
Subject: Re: [dhcwg] DDNS-DHCP [6]: Relationship between DNS TTL and DHCP lease length
References: <200306200103.h5K13rWl030720@sandelman.ottawa.on.ca> <15427.1056102254@munnari.OZ.AU> <20030620194734.50840.qmail@cr.yp.to> <200306201054.05150.mellon@nominum.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
Sender: dhcwg-admin@ietf.org
Errors-To: dhcwg-admin@ietf.org
X-BeenThere: dhcwg@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=unsubscribe>
List-Id: <dhcwg.ietf.org>
List-Post: <mailto:dhcwg@ietf.org>
List-Help: <mailto:dhcwg-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=subscribe>
Ted Lemon writes: > What's your experience with this - do you have any measurements about what > happens in practice as the time to die approaches? Clients throw the record away shortly after the time-to-die, and ask for new data when they need it, exactly as desired. Exception: some broken programs like nscd keep the record for a while. The overall effect is similar to what happens when you manually set a low TTL. The advantage is that setting a time-to-die allows extra caching before the time-to-die; a low TTL doesn't. (There's also a user-interface advantage of scheduling the change in advance, but this isn't a protocol issue.) > we were concerned that if you do something like this, the effect is > going to be a refresh storm as the time to die gets closer Please define ``refresh storm.'' Do you describe TTL-0 records as causing ``refresh storms''? ---D. J. Bernstein, Associate Professor, Department of Mathematics, Statistics, and Computer Science, University of Illinois at Chicago _______________________________________________ dhcwg mailing list dhcwg@ietf.org https://www1.ietf.org/mailman/listinfo/dhcwg
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Ralph Droms
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Robert Elz
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Ted Lemon
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Ralph Droms
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Robert Elz
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Mark Stapp
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Ted Lemon
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Edward Lewis
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… D. J. Bernstein
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Michael Richardson
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Robert Elz
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… D. J. Bernstein
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Ted Lemon
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Bruce Campbell
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… D. J. Bernstein
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Paul Vixie
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Paul Vixie
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… Bruce Campbell
- Re: [dhcwg] DDNS-DHCP [6]: Relationship between D… D. J. Bernstein