Re: I-D Action: draft-nishida-tsvwg-sctp-failover-04.txt
Yoshifumi Nishida <nishida@sfc.wide.ad.jp> Fri, 09 December 2011 11:40 UTC
Return-Path: <yoshifumi.nishida@gmail.com>
X-Original-To: tsvwg@ietfa.amsl.com
Delivered-To: tsvwg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE9E321F85FF for <tsvwg@ietfa.amsl.com>; Fri, 9 Dec 2011 03:40:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.71
X-Spam-Level:
X-Spam-Status: No, score=-102.71 tagged_above=-999 required=5 tests=[AWL=0.267, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 8cXxU0W4VmoR for <tsvwg@ietfa.amsl.com>; Fri, 9 Dec 2011 03:40:00 -0800 (PST)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by ietfa.amsl.com (Postfix) with ESMTP id 4781521F85F1 for <tsvwg@ietf.org>; Fri, 9 Dec 2011 03:40:00 -0800 (PST)
Received: by iaek3 with SMTP id k3so4837494iae.31 for <tsvwg@ietf.org>; Fri, 09 Dec 2011 03:39:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=fPS4Wj6FK/3KAB7hmBrcrt7iGSE9HTKuawvXRTGqu34=; b=CqeG6u1VJdzfMUj/j8mCla5Aue/j++G9kS42yIzFb6mz1REsAtaJJHn4RuGAgaluLO cS1UKqNBHl9PbbCcy+wL3kV5ZYv5puLqAGXg8yhoMnMgcFoQ6TrlsMcAflP/3AIKZKmS Gl9Lih7X4dNttwb3I3v0hLxLGY682xRJb85HE=
MIME-Version: 1.0
Received: by 10.50.197.167 with SMTP id iv7mr3175827igc.46.1323430798915; Fri, 09 Dec 2011 03:39:58 -0800 (PST)
Sender: yoshifumi.nishida@gmail.com
Received: by 10.42.240.74 with HTTP; Fri, 9 Dec 2011 03:39:58 -0800 (PST)
In-Reply-To: <CF340E42AED0874C81947E18863DE77B13340F741E@EXMB03.eu.tieto.com>
References: <20110916075854.4673.6360.idtracker@ietfa.amsl.com> <CABxaRLET3w_MhRtakjuA1Mc4sXd1-FpmorSgjK78K_6WjOX-Qg@mail.gmail.com> <CF340E42AED0874C81947E18863DE77B13340F715E@EXMB03.eu.tieto.com> <CABxaRLHFc5jin9tfjQxZV2SH-yMW80x0goe1QiOVSS7fynq_kA@mail.gmail.com> <CF340E42AED0874C81947E18863DE77B13340F741E@EXMB03.eu.tieto.com>
Date: Fri, 09 Dec 2011 03:39:58 -0800
X-Google-Sender-Auth: YEazK2PXISGW2-2hVAWYaK9g--E
Message-ID: <CABxaRLF2t=a8yD3T6HOL2YQ1r8jLR-BpVB4wUsdumbC_P50tnw@mail.gmail.com>
Subject: Re: I-D Action: draft-nishida-tsvwg-sctp-failover-04.txt
From: Yoshifumi Nishida <nishida@sfc.wide.ad.jp>
To: Karen.Nielsen@tieto.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: tsvwg@ietf.org
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tsvwg>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Dec 2011 11:40:01 -0000
Hi Karen, 2011/12/9 <Karen.Nielsen@tieto.com>: > Hi, > > Please accept the follow up below. > > > Hi Karen, thanks for the comment. > > I think PF is not aggressive on the point you mentioned. Please point > out if I miss something. > In RFC4960, retransmitted data packets are sent to the failed > destination address and it will contribute to the > Association.Max.Retrans. > > [Karen] In RFC4960 retransmitted packets will be send to most divergent path. Not to the PF path. But I suppose that you mean that as new data continues to be send on "PF" path in RFC4960, then the association error count will be hurt by the failure of these like it may be hurt > by the failure of the aggressive HBs. Sorry, that's what I meant. Thanks for the correction. > In PF, HBs are sent to the failed destination address instead of data > packets. The interval of HBs for the destination is RTO, which will be > the same as those of the retransmitted packets. > So, I believe both approach will have similar results on the > robustness of the association error count. > > [Karen] I agree for the case where there continuously is data flowing. > But when there is not such data, then the aggressive HBs will impact the robustness of > the association error count as there is no successful data that will reset it, as the successful retransmissions of data would. Hmm. I see your point. In case where all path's status are active, but somehow all of them become unavailable and one packet is sent. PF can aggressively increase error count than RFC4960.. I would like to think about how bad this is more. > > Generally, I have never understood why the faith of HBs should EVER contribute to the > association error counter, EXCEPT when in idle state. And in this case, then in my opinion, > it would suffice if it was the HBs on the primary path which were allowed to contribute to the association error counter. Indeed the association error counter is not there to ascertain whether all paths are available, only it should be there to ascertain whether some path of the association is available. In that respect HBs on non working (auxiliary) paths impacts the robustness of the association error counter. It might be an interesting point. But, I'm not sure how much impact this has. To make this effective, we need to presume the case where all paths become unavailable, but at least one path comes back within a certain amount of time. If this duration is too long or too short, there'll be no difference even if we exclude HB's contributions. In case of RFC4960, HB's contribution seems to be minor to me. Thanks, -- Yoshifumi Nishida nishida@sfc.wide.ad.jp
- RE: I-D Action: draft-nishida-tsvwg-sctp-failover… Yoshifumi Nishida
- Re: I-D Action: draft-nishida-tsvwg-sctp-failover… Yoshifumi Nishida
- RE: I-D Action: draft-nishida-tsvwg-sctp-failover… Karen.Nielsen
- Re: I-D Action: draft-nishida-tsvwg-sctp-failover… Yoshifumi Nishida
- Re: I-D Action: draft-nishida-tsvwg-sctp-failover… Yoshifumi Nishida
- Re: I-D Action: draft-nishida-tsvwg-sctp-failover… Alberto Cortés
- RE: I-D Action: draft-nishida-tsvwg-sctp-failover… Karen.Nielsen
- RE: I-D Action: draft-nishida-tsvwg-sctp-failover… Karen.Nielsen
- Re: I-D Action: draft-nishida-tsvwg-sctp-failover… Yoshifumi Nishida