Re: [hybi] I-D Action:draft-ietf-hybi-thewebsocketprotocol-01.txt

Brian <theturtle32@gmail.com> Tue, 14 September 2010 20:59 UTC

Return-Path: <theturtle32@gmail.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 BD98C3A6AB1 for <hybi@core3.amsl.com>; Tue, 14 Sep 2010 13:59:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599]
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 EQg-r0rgr0qN for <hybi@core3.amsl.com>; Tue, 14 Sep 2010 13:59:49 -0700 (PDT)
Received: from mail-iw0-f172.google.com (mail-iw0-f172.google.com [209.85.214.172]) by core3.amsl.com (Postfix) with ESMTP id EB9F63A6AC0 for <hybi@ietf.org>; Tue, 14 Sep 2010 13:59:48 -0700 (PDT)
Received: by iwn3 with SMTP id 3so7475615iwn.31 for <hybi@ietf.org>; Tue, 14 Sep 2010 14:00:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=KswhvjhdJ37LzAeipJbLZHqCP059dIVHbs0nyzjWUGs=; b=Ik/bQMPyReAgYsXZz0AFH38DCTsXOV05GhE9VvLoInTJic6gLnBbdVebxr0vAmXBtZ Gnei9oMEoUkF30M9k6UHfxxh54fyKW4y/2hgjvyHy+RBzVMKBYK070aYCSE7MURPsPQF NZVf3pOp9pfK7HH06GXVmd6XITCdpbQGxgN9M=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jiArPjLvlhZ2JQxOYS00yC0lmkuJZvkvG8rRLgOWuGopCRoBasdx8VJHbIVoC56foH G4omUiwUkOpayf+SbmLvPuPIbjB9Ko6Ltw5XCRklvcb6PD0wgDFClXDC41x3wwYjKBCN DkU8MCjdGnmtFyM0eiAcMwCDGXcfODNRct5TI=
MIME-Version: 1.0
Received: by 10.231.174.65 with SMTP id s1mr365345ibz.153.1284498014422; Tue, 14 Sep 2010 14:00:14 -0700 (PDT)
Received: by 10.231.167.129 with HTTP; Tue, 14 Sep 2010 14:00:14 -0700 (PDT)
In-Reply-To: <F831FAA2-86FA-490A-AF5A-76A5810E68D7@gmail.com>
References: <20100901224502.0519B3A687C@core3.amsl.com> <AANLkTi=u3t6ayoKQSs8oZu=gdaU5k_+UuKjSQfg+3ATb@mail.gmail.com> <20100903152557.GC20635@1wt.eu> <F831FAA2-86FA-490A-AF5A-76A5810E68D7@gmail.com>
Date: Tue, 14 Sep 2010 14:00:14 -0700
Message-ID: <AANLkTin1ZAQfiJw0SdEHxfoeNHmdYrQ394BAD73Yk3S0@mail.gmail.com>
From: Brian <theturtle32@gmail.com>
To: Willy Tarreau <w@1wt.eu>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: "hybi@ietf.org" <hybi@ietf.org>
Subject: Re: [hybi] I-D Action:draft-ietf-hybi-thewebsocketprotocol-01.txt
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, 14 Sep 2010 20:59:50 -0000

Apologies... better link:
http://github.com/Worlize/Socket.IO-node/commit/9982232032771574ceb68e2bccee4e43fd5af887

Brian


On Tue, Sep 14, 2010 at 1:54 PM, Brian McKelvey <theturtle32@gmail.com> wrote:
> I did exactly the same thing for my project.  Modified Socket.IO-node to work behind haproxy.  github.com/theturtle32
>
> Sent from my iPhone
>
> On Sep 3, 2010, at 8:25 AM, Willy Tarreau <w@1wt.eu> wrote:
>
>> Hi Ian,
>>
>> On Wed, Sep 01, 2010 at 03:55:09PM -0700, Ian Fette (????????????????????????) wrote:
>>> The handshake in -01 is the same as in -00. There are certainly open issues
>>> against the handshake, and I do not mean to dismiss them, they simply are
>>> not addressed in this draft.
>>
>> FWIW, today I got another report of a user who had to modify his server
>> implementation of the handshake to support a reverse-proxy. He just had
>> to make the server respond to the headers and then read the 8-bytes key3
>> and emit the hash and that fixed the issue for him.
>>
>> Just wanted to let you know.
>>
>> Regards,
>> Willy
>>
>> _______________________________________________
>> hybi mailing list
>> hybi@ietf.org
>> https://www.ietf.org/mailman/listinfo/hybi
>