Re: SPDY Header Frames

"Poul-Henning Kamp" <phk@phk.freebsd.dk> Fri, 13 July 2012 22:28 UTC

Return-Path: <ietf-http-wg-request@listhub.w3.org>
X-Original-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Delivered-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 365FB21F85D1 for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Fri, 13 Jul 2012 15:28:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.599
X-Spam-Level:
X-Spam-Status: No, score=-10.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 5MrNRelAxWUQ for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Fri, 13 Jul 2012 15:28:20 -0700 (PDT)
Received: from frink.w3.org (frink.w3.org [128.30.52.56]) by ietfa.amsl.com (Postfix) with ESMTP id 412E121F85CC for <httpbisa-archive-bis2Juki@lists.ietf.org>; Fri, 13 Jul 2012 15:28:16 -0700 (PDT)
Received: from lists by frink.w3.org with local (Exim 4.72) (envelope-from <ietf-http-wg-request@listhub.w3.org>) id 1SpoL3-0001U9-Jy for ietf-http-wg-dist@listhub.w3.org; Fri, 13 Jul 2012 22:27:53 +0000
Resent-Date: Fri, 13 Jul 2012 22:27:53 +0000
Resent-Message-Id: <E1SpoL3-0001U9-Jy@frink.w3.org>
Received: from lisa.w3.org ([128.30.52.41]) by frink.w3.org with esmtp (Exim 4.72) (envelope-from <phk@phk.freebsd.dk>) id 1SpoKv-0001TO-1F for ietf-http-wg@listhub.w3.org; Fri, 13 Jul 2012 22:27:45 +0000
Received: from phk.freebsd.dk ([130.225.244.222]) by lisa.w3.org with esmtp (Exim 4.72) (envelope-from <phk@phk.freebsd.dk>) id 1SpoKu-000305-2r for ietf-http-wg@w3.org; Fri, 13 Jul 2012 22:27:44 +0000
Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id DE6293B764; Fri, 13 Jul 2012 22:27:22 +0000 (UTC)
Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id q6DMRMMB046667; Fri, 13 Jul 2012 22:27:22 GMT (envelope-from phk@phk.freebsd.dk)
To: James M Snell <jasnell@gmail.com>
cc: ietf-http-wg@w3.org
From: Poul-Henning Kamp <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Fri, 13 Jul 2012 15:16:35 MST." <CABP7RbepWH4ahSPHDU_M_w0tRVz_RRm1FV-jM_Y72=YHCVqO0g@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"
Date: Fri, 13 Jul 2012 22:27:22 +0000
Message-ID: <46666.1342218442@critter.freebsd.dk>
Received-SPF: none client-ip=130.225.244.222; envelope-from=phk@phk.freebsd.dk; helo=phk.freebsd.dk
X-W3C-Hub-Spam-Status: No, score=-1.9
X-W3C-Hub-Spam-Report: BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01
X-W3C-Scan-Sig: lisa.w3.org 1SpoKu-000305-2r cef6decdeac58fb691e1da462a8254bd
X-Original-To: ietf-http-wg@w3.org
Subject: Re: SPDY Header Frames
Archived-At: <http://www.w3.org/mid/46666.1342218442@critter.freebsd.dk>
Resent-From: ietf-http-wg@w3.org
X-Mailing-List: <ietf-http-wg@w3.org> archive/latest/14170
X-Loop: ietf-http-wg@w3.org
Resent-Sender: ietf-http-wg-request@w3.org
Precedence: list
List-Id: <ietf-http-wg.w3.org>
List-Help: <http://www.w3.org/Mail/>
List-Post: <mailto:ietf-http-wg@w3.org>
List-Unsubscribe: <mailto:ietf-http-wg-request@w3.org?subject=unsubscribe>

In message <CABP7RbepWH4ahSPHDU_M_w0tRVz_RRm1FV-jM_Y72=YHCVqO0g@mail.gmail.com>
, James M Snell writes:

>As discussed within draft-tarreau-httpbis-network-friendly-00, and as has
>been mentioned several times in discussion on list, handling of headers
>within the current SPDY framing, and in particular the layering of HTTP/1.1
>messages into SPDY frames is less than optimal. [...]

While I appreciate your willingness to keep trying to modify SPDY,
I think it is premature to do so, certainly until we know what
HTTP/2.0 should actually do and how it should do it.

For instance if we decide to do the envelope/substance split,
(probably envelope/metadata/substance actually), that has pretty big
implications for the requirements to the actual protocol.

Such fundamental questions should be resolved before we waste time
trying to fine-tune representations.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.