RE: I-D Action: draft-nishida-tsvwg-sctp-failover-04.txt
<Karen.Nielsen@tieto.com> Thu, 08 December 2011 11:52 UTC
Return-Path: <Karen.Nielsen@tieto.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 4525C21F87D6 for <tsvwg@ietfa.amsl.com>; Thu, 8 Dec 2011 03:52:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 HBFSb7-cQ9DT for <tsvwg@ietfa.amsl.com>; Thu, 8 Dec 2011 03:52:09 -0800 (PST)
Received: from ebb06.tieto.com (ebb06.tieto.com [131.207.168.38]) by ietfa.amsl.com (Postfix) with ESMTP id 6645B21F84BA for <tsvwg@ietf.org>; Thu, 8 Dec 2011 03:52:09 -0800 (PST)
X-AuditID: 83cfa826-b7b5bae000001ca6-89-4ee0a4e66830
Received: from FIHGA-EXHUB01.eu.tieto.com ( [131.207.136.34]) by ebb06.tieto.com (SMTP Mailer) with SMTP id F7.20.07334.6E4A0EE4; Thu, 8 Dec 2011 13:52:06 +0200 (EET)
Received: from EXMB03.eu.tieto.com ([169.254.1.127]) by FIHGA-EXHUB01.eu.tieto.com ([131.207.136.34]) with mapi; Thu, 8 Dec 2011 13:52:05 +0200
From: Karen.Nielsen@tieto.com
To: nishida@sfc.wide.ad.jp, tsvwg@ietf.org
Date: Thu, 08 Dec 2011 13:52:04 +0200
Subject: RE: I-D Action: draft-nishida-tsvwg-sctp-failover-04.txt
Thread-Topic: I-D Action: draft-nishida-tsvwg-sctp-failover-04.txt
Thread-Index: Acx0ScS6O/e5brZKRfezgpNBqPFrThBVWdDg
Message-ID: <CF340E42AED0874C81947E18863DE77B13340F715E@EXMB03.eu.tieto.com>
References: <20110916075854.4673.6360.idtracker@ietfa.amsl.com> <CABxaRLET3w_MhRtakjuA1Mc4sXd1-FpmorSgjK78K_6WjOX-Qg@mail.gmail.com>
In-Reply-To: <CABxaRLET3w_MhRtakjuA1Mc4sXd1-FpmorSgjK78K_6WjOX-Qg@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Brightmail-Tracker: AAAAAA==
X-Mailman-Approved-At: Thu, 08 Dec 2011 12:12:27 -0800
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: Thu, 08 Dec 2011 11:52:10 -0000
Hi, One additional comment to the draft. Not sure about whether it has been raised already though. The aggressive HBs sent on a potentially failed destination address should not contribute to the association overall error counter. I.e., a failed HB should not increment the associations error counter. At least that it how I firmly believe that things should be as the robustness of the association error count should not be impacted by the more aggressive HB probing (Also simply following the approach of RFC4960 Path Verification. 5.4 of RFC4960) Would it be possible to have this explicitly clarified in the draft ? Thanks. BR, Karen -----Original Message----- From: tsvwg-bounces@ietf.org [mailto:tsvwg-bounces@ietf.org] On Behalf Of Yoshifumi Nishida Sent: 16. september 2011 10:22 To: tsvwg Subject: Re: I-D Action: draft-nishida-tsvwg-sctp-failover-04.txt Hi folks, Based on the michael's review, we have updated the sctp failover draft. We believe we addressed the comments we got so far. Please let us know if we overlook something or if you have more comments. Thanks, -- Yoshifumi Nishida nishida@sfc.wide.ad.jp 2011/9/16 <internet-drafts@ietf.org>: > A New Internet-Draft is available from the on-line Internet-Drafts directories. > > Title : Quick Failover Algorithm in SCTP > Author(s) : Yoshifumi Nishida > Preethi Natarajan > Armando Caro > Filename : draft-nishida-tsvwg-sctp-failover-04.txt > Pages : 16 > Date : 2011-09-16 > > One of the major advantages in SCTP is supporting multi-homing > communication. If a multi-homed end-point has redundant network > connections, SCTP sessions can have a good chance to survive from > network failures by migrating inactive network to active one. > However, if we follow the SCTP standard, there can be significant > delay for the network migration. During this migration period, SCTP > cannot transmit much data to the destination. This issue drastically > impairs the usability of SCTP in some situations. This memo > describes the issue of SCTP failover mechanism and discuss its > solutions which require minimal modification to the current standard. > > > A URL for this Internet-Draft is: > http://www.ietf.org/internet-drafts/draft-nishida-tsvwg-sctp-failover-04.txt > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > This Internet-Draft can be retrieved at: > ftp://ftp.ietf.org/internet-drafts/draft-nishida-tsvwg-sctp-failover-04.txt > _______________________________________________ > I-D-Announce mailing list > I-D-Announce@ietf.org > https://www.ietf.org/mailman/listinfo/i-d-announce > Internet-Draft directories: http://www.ietf.org/shadow.html > or ftp://ftp.ietf.org/ietf/1shadow-sites.txt >
- 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