[From nobody Tue Jul 22 12:00:01 2008
Return-Path: &lt;bortzmeyer@nic.fr&gt;
Received: from maya.nic.fr [192.134.4.160]
	by batilda.nic.fr with POP3 (fetchmail-6.3.8)
	for &lt;bortzmeyer@localhost&gt; (single-drop);
	Tue, 22 Jul 2008 11:09:19 +0200 (CEST)
Received: from relay2.nic.fr (relay2.nic.fr [192.134.4.163])
	by maya20.nic.fr (8.12.4/8.12.4) with ESMTP id m6M96lvc1422471
	for &lt;bortzmeyer@maya.nic.fr&gt;; Tue, 22 Jul 2008 11:06:47 +0200 (CEST)
Received: by relay2.nic.fr (Postfix)
	id 2F55158ECC4; Tue, 22 Jul 2008 11:06:47 +0200 (CEST)
Delivered-To: bortzmeyer@nic.fr
Received: from bortzmeyer.nic.fr (batilda.nic.fr [192.134.4.69])
	by relay2.nic.fr (Postfix) with ESMTP id 2C8BE58EBBD;
	Tue, 22 Jul 2008 11:06:47 +0200 (CEST)
Date: Tue, 22 Jul 2008 11:06:47 +0200
Old-From: Stephane Bortzmeyer &lt;bortzmeyer@nic.fr&gt;
To: Michelle Cotton &lt;michelle.cotton@icann.org&gt;, iana@iana.org
Cc: bortzmeyer@nic.fr
Old-Subject: Modification date of IANA registries now misleading (Was: IANA
	Update: Project to convert registries to XML
Message-ID: &lt;20080722090647.GA31384@nic.fr&gt;
References: &lt;C4A11B67.1C74E%michelle.cotton@icann.org&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: &lt;C4A11B67.1C74E%michelle.cotton@icann.org&gt;
X-Operating-System: Debian GNU/Linux lenny/sid
X-Kernel: Linux 2.6.24-1-686 i686
Organization: NIC France
X-URL: http://www.nic.fr/
User-Agent: Mutt/1.5.18 (2008-05-17)
X-UIDL: 7e9b8c46019f58fdcc8a17d28f60f013
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.7
Subject: Modification date of IANA registries now misleading (Was: IANA
	Update: Project to convert registries to XML
From: Stephane Bortzmeyer &lt;bortzmeyer@nic.fr&gt;

On Mon, Jul 14, 2008 at 03:04:07PM -0700,
 Michelle Cotton &lt;michelle.cotton@icann.org&gt; wrote 
 a message of 115 lines which said:

&gt; As first announced in April 2008, IANA is improving the formatting
&gt; of its protocol registries by migrating the source format of these
&gt; registries to structured XML format.

The change had an unexpected side-effect: registries which have *not*
been modified (such as the Language Subtag Registry,
http://www.iana.org/assignments/language-subtag-registry) now have a
Last-Modified of today (the file seems to be recreated each day).

For instance, the Language Subtag Registry has:

  Last-Modified: Tue, 22 Jul 2008 08:10:08 GMT

while its last modification is from 2008-05-07.

This breaks &quot;conditional GET&quot;, a feature of HTTP which is very useful
to avoid overloading the IANA servers. For instance, this requests
used to download the registry only if it were new:

curl --silent --output language-subtag-registry.TMP --compressed \
  --referer http://ltru.generic-nic.net/ --proxy '' --time-cond 20080507
  -- http://www.iana.org/assignments/language-subtag-registry

but it now downloads it each time I run it.

Do note that the successor of RFC 4646 will make this registry ten
times bigger and so the issue is serious.

]
