Re: [Dime] RFC 3588 (Diameter Base Protocol) - Section 2.1.1. SCTP Guidelines
Victor Fajardo <vf0213@gmail.com> Mon, 03 May 2010 17:41 UTC
Return-Path: <vf0213@gmail.com>
X-Original-To: dime@core3.amsl.com
Delivered-To: dime@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4A1B83A6A85 for <dime@core3.amsl.com>; Mon, 3 May 2010 10:41:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.405
X-Spam-Level:
X-Spam-Status: No, score=-1.405 tagged_above=-999 required=5 tests=[AWL=-0.296, BAYES_05=-1.11, HTML_MESSAGE=0.001]
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 2wv9V0Gjp9Wt for <dime@core3.amsl.com>; Mon, 3 May 2010 10:41:44 -0700 (PDT)
Received: from mail-ww0-f44.google.com (mail-ww0-f44.google.com [74.125.82.44]) by core3.amsl.com (Postfix) with ESMTP id B1A7B3A659A for <dime@ietf.org>; Mon, 3 May 2010 10:41:43 -0700 (PDT)
Received: by wwi18 with SMTP id 18so411262wwi.31 for <dime@ietf.org>; Mon, 03 May 2010 10:41:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=CrHlp7p7ex22a6tKw17TM4OwoC93Rm/V+5sB8pUf7P4=; b=vVtf+7ndzixVAj3JqkrgNiamVAu9/OwoAaOu40/6kUmVoBcAVyuIvSFubQ8yVOx5wG R2lUAGxwqD8YLesxIxANVuHXInYJZyY5n6Ph8OlDtXWckeYGUP+wOjvg7EWVY3RhFnPr khrGLrNSkbSsgqFopJDihQqArj6wUFyqFexo8=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=daOvAvso33cqQZ+ewVxlEgzSdBccHoubh1SYW+H+2VGt7WR96jJEx7B7G/djR/0qxV oe9FqQrL/GafyMJagVk+H2wEi8TWIe9eh71YPNFy+IE7fJt/uJ1AU9RTnkeI2qxYqV0k o8PKWkeRJ8h8KtfYFjLSTgydVeCtVmFmI3Np0=
MIME-Version: 1.0
Received: by 10.216.89.203 with SMTP id c53mr2032678wef.79.1272908484949; Mon, 03 May 2010 10:41:24 -0700 (PDT)
Received: by 10.216.187.195 with HTTP; Mon, 3 May 2010 10:41:24 -0700 (PDT)
In-Reply-To: <v2x618e24241005030326x810b6d7fr977d506896c9802e@mail.gmail.com>
References: <s2v618e24241004260054z7f767689nfba37fbf82b1f030@mail.gmail.com> <v2x618e24241005030326x810b6d7fr977d506896c9802e@mail.gmail.com>
Date: Mon, 03 May 2010 13:41:24 -0400
Message-ID: <h2o919c9f451005031041h40693491y64995e345b93384f@mail.gmail.com>
From: Victor Fajardo <vf0213@gmail.com>
To: Victor Pascual Avila <victor.pascual.avila@gmail.com>
Content-Type: multipart/alternative; boundary="0016e6d7efca13b8820485b41ab9"
Cc: dime@ietf.org
Subject: Re: [Dime] RFC 3588 (Diameter Base Protocol) - Section 2.1.1. SCTP Guidelines
X-BeenThere: dime@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Diameter Maintanence and Extentions Working Group <dime.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dime>, <mailto:dime-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dime>
List-Post: <mailto:dime@ietf.org>
List-Help: <mailto:dime-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dime>, <mailto:dime-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 May 2010 17:41:45 -0000
Hi, For me I think message ordering and/or delivery is an implementation issue (and hence SCTP stream assignments/usage as well). There are many ways to go about this (ordered global rx queues, per-session queues ... etc) and all of the depends on how you architecture your implementation. This is a good reason not to have it in a protocol spec. regards, victor On Mon, May 3, 2010 at 6:26 AM, Victor Pascual Avila < victor.pascual.avila@gmail.com> wrote: > Any opinions? Is the below worth to be clarified in 3588bis? > > Thanks, > -Victor > > On Mon, Apr 26, 2010 at 9:54 AM, Victor Pascual Avila > <victor.pascual.avila@gmail.com> wrote: > > Hi, > > > > Apologies in case this is not the appropriate list for the question > > below-- I'd appreciate pointers to any other list. > > > > RFC 3588 - Section 2.1.1 (SCTP Guidelines) states the following: "To > > prevent blocking: All Diameter nodes SHOULD utilize all SCTP streams > > available to the association to prevent head-of-the-line blocking." > > While RFC 3539 - Section 3.8.1 (Using SCTP Streams to Prevent Head of > > Line Blocking) also addresses multi-streaming, it's not clear to me > > whether: > > > > a) Diameter transactions need to be mapped into SCTP streams (ie; send > > Diameter messages belonging to the same transaction over the same SCTP > > stream and messages belonging to different transactions over different > > SCTP streams-- as long as there are enough available streams) > > b) Ordered vs unordered delivery: for the above mechanism, I > > understand TLS would require ordered delivery. When TLS is not used > > (say, IPSec is used instead), do we really need ordered delivery? > > > > Thanks in advance for any clarification, > > -- > > Victor Pascual Ávila > > > > > > -- > Victor Pascual Ávila > _______________________________________________ > DiME mailing list > DiME@ietf.org > https://www.ietf.org/mailman/listinfo/dime >
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Fajardo
- [Dime] RFC 3588 (Diameter Base Protocol) - Sectio… Victor Pascual Avila
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Pascual Avila
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Stefan Winter
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Naveen Kottapalli
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Pascual Avila
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Fajardo
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Fajardo
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Pascual Avila
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Sebastien Decugis
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Ralph Loader
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Sebastien Decugis
- Re: [Dime] RFC 3588 (Diameter Base Protocol) - Se… Victor Pascual Avila