Re: [hybi] Hello frames?

Greg Wilkins <gregw@intalio.com> Tue, 01 March 2011 06:14 UTC

Return-Path: <gregw@intalio.com>
X-Original-To: hybi@core3.amsl.com
Delivered-To: hybi@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 860433A6C68 for <hybi@core3.amsl.com>; Mon, 28 Feb 2011 22:14:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.177
X-Spam-Level:
X-Spam-Status: No, score=-2.177 tagged_above=-999 required=5 tests=[AWL=-0.200, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
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 0BotuwOPwGAL for <hybi@core3.amsl.com>; Mon, 28 Feb 2011 22:14:52 -0800 (PST)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by core3.amsl.com (Postfix) with ESMTP id 146803A68B3 for <hybi@ietf.org>; Mon, 28 Feb 2011 22:14:50 -0800 (PST)
Received: by vxg33 with SMTP id 33so4324249vxg.31 for <hybi@ietf.org>; Mon, 28 Feb 2011 22:15:52 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.157.100 with SMTP id wl4mr10649036vdb.190.1298960152871; Mon, 28 Feb 2011 22:15:52 -0800 (PST)
Received: by 10.52.165.129 with HTTP; Mon, 28 Feb 2011 22:15:52 -0800 (PST)
In-Reply-To: <20110301060349.GC9463@1wt.eu>
References: <AANLkTikb1eShW7yrLpAAv7YrmHon2ZY38fkFw-c8To-T@mail.gmail.com> <CA566BAEAD6B3F4E8B5C5C4F61710C1126EB84A2@TK5EX14MBXW602.wingroup.windeploy.ntdev.microsoft.com> <AANLkTikQsxynAaSN0V8aE_bc2=Ba3N4Luf0QU0R1Pux8@mail.gmail.com> <20110301060349.GC9463@1wt.eu>
Date: Tue, 01 Mar 2011 17:15:52 +1100
Message-ID: <AANLkTinv03KbpLL1oFupQzXCySNM9SDrmD8atsJftgR1@mail.gmail.com>
From: Greg Wilkins <gregw@intalio.com>
To: Willy Tarreau <w@1wt.eu>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: Hybi <hybi@ietf.org>, Gabriel Montenegro <Gabriel.Montenegro@microsoft.com>
Subject: Re: [hybi] Hello frames?
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Tue, 01 Mar 2011 06:14:53 -0000

On 1 March 2011 17:03, Willy Tarreau <w@1wt.eu> wrote:
> BTW I'd prefer to see a suggested heartbeat interval than a
> timeout,

work for me.

> I'm even thinking that if we want to announce that, we'd better do that
> in the initial HTTP handshake as a header,

Also fine with that

> That also means that it'd leave the ping usable for any purpose we
> want :-)

for a hello frame for example.

cheers