Re: [hybi] WS close code equivalent to HTTP 500/Internal Server Error

Greg Wilkins <gregw@intalio.com> Tue, 29 November 2011 22:45 UTC

Return-Path: <gregw@intalio.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 AF1AA21F8B27 for <hybi@ietfa.amsl.com>; Tue, 29 Nov 2011 14:45:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 ZJIh0zi+OiVY for <hybi@ietfa.amsl.com>; Tue, 29 Nov 2011 14:45:49 -0800 (PST)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id 2D98321F8B0E for <hybi@ietf.org>; Tue, 29 Nov 2011 14:45:49 -0800 (PST)
Received: by vcbfy13 with SMTP id fy13so7057795vcb.31 for <hybi@ietf.org>; Tue, 29 Nov 2011 14:45:48 -0800 (PST)
MIME-Version: 1.0
Received: by 10.220.225.137 with SMTP id is9mr3034930vcb.259.1322606748517; Tue, 29 Nov 2011 14:45:48 -0800 (PST)
Received: by 10.52.101.193 with HTTP; Tue, 29 Nov 2011 14:45:48 -0800 (PST)
In-Reply-To: <4ED4E9CB.3040106@isode.com>
References: <02F41063-6221-4EB8-A4E4-2E396A6B946C@zaphoyd.com> <4ED4E9CB.3040106@isode.com>
Date: Wed, 30 Nov 2011 09:45:48 +1100
Message-ID: <CAH_y2NHsOK5Bvf8NO0qd9oSgzN67dEtOtcVKdOROoTLZN0b14w@mail.gmail.com>
From: Greg Wilkins <gregw@intalio.com>
To: Alexey Melnikov <alexey.melnikov@isode.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: hybi@ietf.org, Peter Thorson <webmaster@zaphoyd.com>
Subject: Re: [hybi] WS close code equivalent to HTTP 500/Internal Server Error
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: Tue, 29 Nov 2011 22:45:49 -0000

On 30 November 2011 01:18, Alexey Melnikov <alexey.melnikov@isode.com> wrote:
> 1011
>      1011 indicates that a server is terminating the connection
>      because it has encountered an unexpected condition which prevented
>      it from fulfilling the request.

+1

what is the process path from here?    Do we have any other changes needed?