Re: [sip-overload] draft-noel-soc-overload-rate-control-02

Salvatore Loreto <salvatore.loreto@ericsson.com> Mon, 09 January 2012 17:43 UTC

Return-Path: <salvatore.loreto@ericsson.com>
X-Original-To: sip-overload@ietfa.amsl.com
Delivered-To: sip-overload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4888911E80E7 for <sip-overload@ietfa.amsl.com>; Mon, 9 Jan 2012 09:43:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.413
X-Spam-Level:
X-Spam-Status: No, score=-106.413 tagged_above=-999 required=5 tests=[AWL=0.185, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, 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 U500BMDKcJL5 for <sip-overload@ietfa.amsl.com>; Mon, 9 Jan 2012 09:43:39 -0800 (PST)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by ietfa.amsl.com (Postfix) with ESMTP id DBE0111E80EE for <sip-overload@ietf.org>; Mon, 9 Jan 2012 09:43:38 -0800 (PST)
X-AuditID: c1b4fb39-b7b3eae00000252a-18-4f0b23a7c058
Received: from esessmw0247.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id B2.36.09514.7A32B0F4; Mon, 9 Jan 2012 18:28:07 +0100 (CET)
Received: from mail.lmf.ericsson.se (153.88.115.8) by esessmw0247.eemea.ericsson.se (153.88.115.94) with Microsoft SMTP Server id 8.3.137.0; Mon, 9 Jan 2012 18:28:07 +0100
Received: from nomadiclab.lmf.ericsson.se (nomadiclab.lmf.ericsson.se [131.160.33.3]) by mail.lmf.ericsson.se (Postfix) with ESMTP id 37EF92320; Mon, 9 Jan 2012 19:28:07 +0200 (EET)
Received: from nomadiclab.lmf.ericsson.se (localhost [127.0.0.1]) by nomadiclab.lmf.ericsson.se (Postfix) with ESMTP id D4F4451D14; Mon, 9 Jan 2012 19:28:06 +0200 (EET)
Received: from Salvatore-Loretos-MacBook-Pro.local (localhost [127.0.0.1]) by nomadiclab.lmf.ericsson.se (Postfix) with ESMTP id 47C26512FB; Mon, 9 Jan 2012 19:28:06 +0200 (EET)
Message-ID: <4F0B23A5.4000005@ericsson.com>
Date: Mon, 9 Jan 2012 18:28:05 +0100
From: Salvatore Loreto <salvatore.loreto@ericsson.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version: 1.0
To: sip-overload@ietf.org, "NOEL, ERIC C (ATTLABS)" <en5192@att.com>
References: <4EEA1BB3.7020509@bell-labs.com> <2F8FB48C17221643AD77FA295756D2A72405E63EA5@njfpsrvexg6.research.att.com>
In-Reply-To: <2F8FB48C17221643AD77FA295756D2A72405E63EA5@njfpsrvexg6.research.att.com>
Content-Type: multipart/alternative; boundary="------------070903050707010602010902"
X-Virus-Scanned: ClamAV using ClamSMTP
X-Brightmail-Tracker: AAAAAA==
Subject: Re: [sip-overload] draft-noel-soc-overload-rate-control-02
X-BeenThere: sip-overload@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIP Overload <sip-overload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sip-overload>, <mailto:sip-overload-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip-overload>
List-Post: <mailto:sip-overload@ietf.org>
List-Help: <mailto:sip-overload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip-overload>, <mailto:sip-overload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jan 2012 17:43:43 -0000

Hi Noel,

thanks for the new 02 version.

after having read it, I have some questions/comments

- last sentence of Section 3.3

    Support of rate-based control MUST be indicated by clients and
    servers by setting oc-algo to "rate".


however based on overload-control-06

     the "oc-algo" list MUST include "loss" and MAY also include other algorithm names


so I would change that sentence in something like

     Support of rate-based control MUST be indicated by clients 
including in the "oc-algo"
     list the "rate" value. A server supporting and willing to use the 
rate control algorithm
     MUST pare the "oc-algo" list dow to include only the "rate" value.



- in Section 4. Example the answer

             SIP/2.0 100 Trying
             Via: SIP/2.0/TLS p1.example.net;
             branch=z9hG4bK2d4790.1;received=192.0.2.111;
             oc-algo="rate";oc-validity=0;
             oc-seq=1282321615.781

the Via header should also include the "oc" parameter, it should be


             SIP/2.0 100 Trying
             Via: SIP/2.0/TLS p1.example.net;
             branch=z9hG4bK2d4790.1;received=192.0.2.111;
             oc;oc-algo="rate";oc-validity=0;
             oc-seq=1282321615.781


- the draft should also register in the IANA registry the value "rate" 
for the "oc-algo" list.


best regards
Salvatore

-- 
Salvatore Loreto
www.sloreto.com



On 12/15/11 5:23 PM, NOEL, ERIC C (ERIC C) wrote:
> Folks,
>
> Please make a note we have updated draft-noel-soc-overload-rate-control and posted the latest version at
>
> http://datatracker.ietf.org/doc/draft-noel-soc-overload-rate-control/
>
> Comments and/or suggestions are always appreciated.
>
> Thanks!
>
> Eric Noel
> AT&T Labs, Inc.
> Rethink Possible
>
> Network Design and Performance Analysis
> 200 South Laurel Avenue, D5-3D19
> Middletown, NJ 07748
> P: 732.420.4174
> ecnoel@att.com
> _______________________________________________
> sip-overload mailing list
> sip-overload@ietf.org
> https://www.ietf.org/mailman/listinfo/sip-overload
>