Re: [hybi] deflate-stream and masking

"Andy Green (林安廸)" <andy@warmcat.com> Wed, 22 June 2011 09:18 UTC

Return-Path: <andy@warmcat.com>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D597111E80B9 for <hybi@ietfa.amsl.com>; Wed, 22 Jun 2011 02:18:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.549
X-Spam-Level:
X-Spam-Status: No, score=-2.549 tagged_above=-999 required=5 tests=[AWL=-0.250, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oemInERU7fiT for <hybi@ietfa.amsl.com>; Wed, 22 Jun 2011 02:18:30 -0700 (PDT)
Received: from warmcat.com (warmcat.com [87.106.134.80]) by ietfa.amsl.com (Postfix) with ESMTP id 5C14D11E8098 for <hybi@ietf.org>; Wed, 22 Jun 2011 02:18:30 -0700 (PDT)
Message-ID: <4E01B364.9020608@warmcat.com>
Date: Wed, 22 Jun 2011 10:18:28 +0100
From: "\"Andy Green (林安廸)\"" <andy@warmcat.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110531 Fedora/3.1.10-2.fc16 Thunderbird/3.1.10
MIME-Version: 1.0
To: Greg Wilkins <gregw@intalio.com>
References: <BANLkTi=UVMAd1nER6mRBe7zoD29CSbCkGA@mail.gmail.com> <4E010FF9.1000207@callenish.com> <BANLkTikSQi2j9xRx8itVwvXOvTpzvqR0bw@mail.gmail.com>
In-Reply-To: <BANLkTikSQi2j9xRx8itVwvXOvTpzvqR0bw@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: Hybi <hybi@ietf.org>
Subject: Re: [hybi] deflate-stream and masking
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jun 2011 09:18:31 -0000

On 06/22/2011 12:31 AM, Somebody in the thread at some point said:

> the problem is more than just not using it (I have no plans of
> implementing it for my server).
>
> It is the only exemplar of an extension we have in the specification
> and as an example to follow it is terrible!  It does not follow any of

I don't think we even need to go there... "performance is worthless on 
masked data" should be enough to see something needs to happen somewhere 
about it.

-Andy