Re: [Sigtran] State-machines wrong in the RFC-3332 and RFC-4666 ??!!
"Brian F. G. Bidulock" <bidulock@openss7.org> Thu, 13 March 2014 07:07 UTC
Return-Path: <bidulock@openss7.org>
X-Original-To: sigtran@ietfa.amsl.com
Delivered-To: sigtran@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com
(Postfix) with ESMTP id 8E6FB1A091E for <sigtran@ietfa.amsl.com>;
Thu, 13 Mar 2014 00:07:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.206
X-Spam-Level:
X-Spam-Status: No,
score=-3.206 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,
PLING_QUERY=0.994, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mh75tEpZkwb9 for
<sigtran@ietfa.amsl.com>; Thu, 13 Mar 2014 00:06:57 -0700 (PDT)
Received: from gw.openss7.com (gw.openss7.com [142.59.210.7]) by
ietfa.amsl.com (Postfix) with ESMTP id 6C1D91A08F6 for <sigtran@ietf.org>;
Thu, 13 Mar 2014 00:06:57 -0700 (PDT)
Received: from wilbur.pigworks.openss7.net (ns5.evil.openss7.net
[192.168.9.5]) by gw.openss7.com (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP
id s2D76WQP020781; Thu, 13 Mar 2014 01:06:32 -0600
Received: from wilbur.pigworks.openss7.net (localhost [127.0.0.1]) by
wilbur.pigworks.openss7.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id
s2D76WiP015393; Thu, 13 Mar 2014 01:06:32 -0600
Received: (from brian@localhost) by wilbur.pigworks.openss7.net
(8.14.3/8.14.3/Submit) id s2D76WRq015392; Thu, 13 Mar 2014 01:06:32 -0600
Date: Thu, 13 Mar 2014 01:06:32 -0600
From: "Brian F. G. Bidulock" <bidulock@openss7.org>
To: Ajay Garg <ajaygargnsit@gmail.com>
Message-ID: <20140313070632.GA15132@openss7.org>
Mail-Followup-To: Ajay Garg <ajaygargnsit@gmail.com>, sigtran@ietf.org
References: <CAHP4M8W42_NTvwQJzGf5cM21-8jQu9dGmGzHXQ8zoeq380cLZA@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <CAHP4M8W42_NTvwQJzGf5cM21-8jQu9dGmGzHXQ8zoeq380cLZA@mail.gmail.com>
Organization: http://www.openss7.org/
Dsn-Notification-To: <bidulock@openss7.org>
X-Spam-To: <blockme@openss7.com>
User-Agent: Mutt/1.5.18 (2008-05-17)
Archived-At: http://mailarchive.ietf.org/arch/msg/sigtran/1bNxOwd5SCmtn3cT1PfCBwxcpWA
Cc: sigtran@ietf.org
Subject: Re: [Sigtran] State-machines wrong in the RFC-3332 and RFC-4666 ??!!
X-BeenThere: sigtran@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: bidulock@openss7.org
List-Id: Signaling Transport <sigtran.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sigtran>,
<mailto:sigtran-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sigtran/>
List-Post: <mailto:sigtran@ietf.org>
List-Help: <mailto:sigtran-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sigtran>,
<mailto:sigtran-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Mar 2014 07:07:00 -0000
Ajay, Please see comments below: Ajay Garg wrote: (Thu, 13 Mar 2014 12:15:08) > 1) > At [1]https://www.ietf.org/rfc/rfc3332.txt, in the section > 5.1.4 Three ASPs in an Application > Server ("n+k" sparing, loadsharing case) > should not "Notify (AS-ACTIVE)" be sent to ASP1 and ASP2 (as against > ASP2 and ASP3 as per the diagram), since ASP1 and ASP2 are the ones > that sent the "ASP Act (Ldshr)" message (and are thus the "n" active > ASPs)? On the first page of RFC 4666 you will see the line: "Obsoletes: 3332". > 2) > At [2]https://tools.ietf.org/html/rfc4666, in the section > 5.1.4 Three ASPs in an Application Server > ("n+k" sparing, loadsharing case) > why will "Notify (AS-ACTIVE)" be sent to ASP3 (since only ASP1 and ASP2 > sent the "ASP Act. (Ldshr)" message, and are thus the "n" active ASPs)? > Again, sorry if I am missing something very fundamental. RFC 4666 4.3.4.5 Notify Procedures: A Notify message reflecting a change in the AS state MUST be sent to all ASPs in the AS, except those in the ASP-DOWN state, with appropriate Status information and any ASP identifier of the failed ASP. ASP3 is not in the ASP down state and therefore must be sent the AS-ACTIVE message. --brian -- Brian F. G. Bidulock bidulock@openss7.org http://www.openss7.org/
- [Sigtran] State-machines wrong in the RFC-3332 an… Ajay Garg
- Re: [Sigtran] State-machines wrong in the RFC-333… Brian F. G. Bidulock
- Re: [Sigtran] State-machines wrong in the RFC-333… Ajay Garg
- Re: [Sigtran] State-machines wrong in the RFC-333… Brian F. G. Bidulock
- Re: [Sigtran] State-machines wrong in the RFC-333… Ajay Garg