Re: [hybi] DNS SRV for WebSocket

Iñaki Baz Castillo <ibc@aliax.net> Sun, 27 March 2011 23:56 UTC

Return-Path: <ibc@aliax.net>
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 D116228C173 for <hybi@core3.amsl.com>; Sun, 27 Mar 2011 16:56:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.661
X-Spam-Level:
X-Spam-Status: No, score=-2.661 tagged_above=-999 required=5 tests=[AWL=0.016, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
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 YQGb52CPVSVI for <hybi@core3.amsl.com>; Sun, 27 Mar 2011 16:56:44 -0700 (PDT)
Received: from mail-qw0-f44.google.com (mail-qw0-f44.google.com [209.85.216.44]) by core3.amsl.com (Postfix) with ESMTP id 646EC28C16E for <hybi@ietf.org>; Sun, 27 Mar 2011 16:56:44 -0700 (PDT)
Received: by qwg5 with SMTP id 5so1845884qwg.31 for <hybi@ietf.org>; Sun, 27 Mar 2011 16:58:21 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.229.122.81 with SMTP id k17mr2710359qcr.239.1301270301003; Sun, 27 Mar 2011 16:58:21 -0700 (PDT)
Received: by 10.229.35.72 with HTTP; Sun, 27 Mar 2011 16:58:20 -0700 (PDT)
In-Reply-To: <AANLkTikiiAMfS-zU=cEgNBh0E7MmyixtSuAOyZ5-OkAV@mail.gmail.com>
References: <BANLkTi=G6bc=FquLM8agKWojmDkD9FohxA@mail.gmail.com> <AANLkTikiiAMfS-zU=cEgNBh0E7MmyixtSuAOyZ5-OkAV@mail.gmail.com>
Date: Mon, 28 Mar 2011 01:58:20 +0200
Message-ID: <BANLkTikwqVVbhVmR0XTtaGWFikE0jU_Jew@mail.gmail.com>
From: Iñaki Baz Castillo <ibc@aliax.net>
To: Greg Wilkins <gregw@intalio.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: Hybi <hybi@ietf.org>
Subject: Re: [hybi] DNS SRV for WebSocket
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: Sun, 27 Mar 2011 23:56:46 -0000

2011/3/28 Greg Wilkins <gregw@intalio.com>:
> I agree it would be good to have websockets somehow support DNS loadbalancing.

SRV is not just for load-balancing (with different weight per entry),
but also for failover/redundancy. This is, if the chosen entry is
unreachable, the client would use the next one.

This is important.

-- 
Iñaki Baz Castillo
<ibc@aliax.net>