LC comments on draft-yevstifeyev-http-headers-not-recognized-08.txt

Mark Nottingham <mnot@mnot.net> Tue, 14 December 2010 00:08 UTC

Return-Path: <mnot@mnot.net>
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E795E3A6E17 for <ietf@core3.amsl.com>; Mon, 13 Dec 2010 16:08:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.603
X-Spam-Level:
X-Spam-Status: No, score=-104.603 tagged_above=-999 required=5 tests=[AWL=-2.004, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2PRA+yJ+AY6j for <ietf@core3.amsl.com>; Mon, 13 Dec 2010 16:08:19 -0800 (PST)
Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by core3.amsl.com (Postfix) with ESMTP id 0CE063A6E0F for <ietf@ietf.org>; Mon, 13 Dec 2010 16:08:18 -0800 (PST)
Received: from chancetrain-lm.mnot.net (unknown [118.209.2.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 7AB4222E253; Mon, 13 Dec 2010 19:09:51 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Apple Message framework v1082)
Subject: LC comments on draft-yevstifeyev-http-headers-not-recognized-08.txt
From: Mark Nottingham <mnot@mnot.net>
Date: Tue, 14 Dec 2010 11:09:48 +1100
Content-Transfer-Encoding: quoted-printable
Message-Id: <C3557348-94A0-40AD-AC05-C51BB1126EA4@mnot.net>
References: <20101213132808.2379.30041.idtracker@localhost>
To: The IETF <ietf@ietf.org>
X-Mailer: Apple Mail (2.1082)
Cc: httpbis Group <ietf-http-wg@w3.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 Dec 2010 00:08:20 -0000

The use cases for this draft are highly speculative and unproven, even for something aspiring to be Experimental. I haven't seen any implementers express interest in it. 

The draft does not cover what it means for a server to "recognise" a header, yet it places a MUST level requirement on this; e.g., if a server doesn't actively use the "Via" header, should it list it as not recognised? What about X-Forwarded-For? Deploying this on a server as-is means that a lot of extra bytes will be sent in responses (and not just because the field-name is so long, although that doesn't help). If the client sends a 'Range' header but the server chooses not to sent a partial response, should it be listed? And so on...

It's also under-specified; e.g, I haven't seen any analysis on the interaction of this mechanism with hop-by-hop headers, nor with content negotiation, nor with caching. 

Furthermore, the draft enables implementation of an anti-pattern for HTTP, by offering an alternative to the 'must ignore' pattern. I understand that the intent of the header is to enable debugging, but if it gains deployment, it will be very tempting for developers to build on top of it.

Therefore, I recommend that this draft NOT be published as an RFC (of any kind).

Regards,


Begin forwarded message:

> From: The IESG <iesg-secretary@ietf.org>
> Date: 14 December 2010 12:28:08 AM AEDT
> To: IETF-Announce <ietf-announce@ietf.org>
> Subject: Last Call: <draft-yevstifeyev-http-headers-not-recognized-08.txt> ('Headers-Not-Recognized' HTTP Header Field) to Experimental RFC
> 
> 
> The IESG has received a request from an individual submitter to consider
> the following document:
> - ''Headers-Not-Recognized' HTTP Header Field'
>  <draft-yevstifeyev-http-headers-not-recognized-08.txt> as an
> Experimental RFC
> 
> The IESG plans to make a decision in the next few weeks, and solicits
> final comments on this action. Please send substantive comments to the
> ietf@ietf.org mailing lists by 2011-01-14. Exceptionally, comments may be
> sent to iesg@ietf.org instead. In either case, please retain the
> beginning of the Subject line to allow automated sorting.
> 
> The file can be obtained via
> http://datatracker.ietf.org/doc/draft-yevstifeyev-http-headers-not-recognized/
> 
> IESG discussion can be tracked via
> http://datatracker.ietf.org/doc/draft-yevstifeyev-http-headers-not-recognized/
> 
> 
> No IPR declarations have been submitted directly on this I-D.
> _______________________________________________
> IETF-Announce mailing list
> IETF-Announce@ietf.org
> https://www.ietf.org/mailman/listinfo/ietf-announce

--
Mark Nottingham   http://www.mnot.net/