Re: [Sipping] Re: draft-rosenberg-sipping-overload-reqs recovery

Volker Hilt <volkerh@bell-labs.com> Wed, 15 November 2006 22:34 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1GkTLJ-0007KS-Rh; Wed, 15 Nov 2006 17:34:53 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1GkTLI-0007KK-CO for sipping@ietf.org; Wed, 15 Nov 2006 17:34:52 -0500
Received: from hoemail2.lucent.com ([192.11.226.163]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1GkTLH-0002uM-09 for sipping@ietf.org; Wed, 15 Nov 2006 17:34:52 -0500
Received: from homail.ho.lucent.com (h135-17-192-10.lucent.com [135.17.192.10]) by hoemail2.lucent.com (8.13.8/IER-o) with ESMTP id kAFMYbGV007835; Wed, 15 Nov 2006 16:34:39 -0600 (CST)
Received: from [135.180.240.247] (volker-hopc2.dnrc.bell-labs.com [135.180.240.247]) by homail.ho.lucent.com (8.11.7p1+Sun/EMS-1.5 sol2) id kAFMYbo18205; Wed, 15 Nov 2006 17:34:37 -0500 (EST)
Message-ID: <455B95FD.6030909@bell-labs.com>
Date: Wed, 15 Nov 2006 17:34:37 -0500
From: Volker Hilt <volkerh@bell-labs.com>
User-Agent: Thunderbird 1.5.0.8 (Windows/20061025)
MIME-Version: 1.0
To: Jonathan Rosenberg <jdrosen@cisco.com>
Subject: Re: [Sipping] Re: draft-rosenberg-sipping-overload-reqs recovery
References: <OFEB9D6EA2.9E95935A-ONC1257226.002709EE-C1257226.002882C2@netfr.alcatel.fr> <455A7C54.1070201@cisco.com>
In-Reply-To: <455A7C54.1070201@cisco.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 8f374d0786b25a451ef87d82c076f593
Cc: Cullen Jennings <fluffy@cisco.com>, Albrecht.Schwarz@alcatel.de, sipping <sipping@ietf.org>
X-BeenThere: sipping@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "SIPPING Working Group \(applications of SIP\)" <sipping.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sipping>, <mailto:sipping-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:sipping@ietf.org>
List-Help: <mailto:sipping-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sipping>, <mailto:sipping-request@ietf.org?subject=subscribe>
Errors-To: sipping-bounces@ietf.org

I think the requirement looks good.

Volker


Jonathan Rosenberg wrote:
> I think its reasonable to make it an explicit requirement. How about:
> 
> <t hangText="REQ 21:"> The overload mechanism should ensure that the
> system remains stable. When the offered load drops from above the
> overall capacity of the network to below the overall capacity, the
> throughput should stabilize and become equal to the offered load.
> </t>
> 
> 
> -Jonathan R.
> 
> Albrecht.Schwarz@alcatel.de wrote:
> 
>> Stability is an implicit requirement of every load control and overload
>> protection mechanism (for network elements and networks targeting high
>> system and/or service availability).
>>
>> The rational behind is the fact that any overload control may be 
>> modeled (&
>> realized) as open or closed control loop. Any control arround signalling
>> protocols is typically realized as closed loop (e.g. due to realtime
>> background).
>> A well designed closed control requires a proof of stability for the
>> intended range of operation; stability is an implicit requirement from
>> control theory, particularly for load control with stochastic 
>> components as
>> in our case here.
>>
>> - Albrecht
>>
>>
>>
>>                                                                                                                                         
>>                       Volker 
>> Hilt                                                                                                       
>>                       <volkerh@bell-la         To:      Cullen 
>> Jennings 
>> <fluffy@cisco.com>                                              
>>                       bs.com>                  cc:      sipping 
>> <sipping@ietf.org>                                                      
>>                                                Subject: Re: [Sipping] 
>> Re: draft-rosenberg-sipping-overload-reqs recovery                
>>                       08.11.2006 
>> 17:18                                                                                                  
>>                                                                                                                                         
>>
>>
>>
>>
>> I think that stability of overload control is an important requirement.
>> We certainly want to avoid building something that starts to oscillate
>> once it reaches overload state. It may be somehow implicit to REQ 1
>> since an unstable system will hardly be able to maintain the overall
>> useful throughput at a high level.
>>
>> Volker
>>
>>
>>
>> Cullen Jennings wrote:
>>
>>> Clearly this was a long way from the text for a requirement but, yes, I
>>> was proposing that this be added as one of the requirements. I don't
>>> feel strongly about this and if we can't figure out how to express this
>>> as a requirement that is useful, I can certainly live with not adding 
>>> it.
>>>
>>> The reason I think it is a requirement is I can easily imagine that the
>>> mechanism for doing overload push-back causes the systems to fail in the
>>> way I described below (i.e. never recover back to steady state).
>>>
>>>
>>> On Nov 6, 2006, at 11:17 AM, Jonathan Rosenberg wrote:
>>>
>>>
>>>>
>>>> Cullen Jennings wrote:
>>>>
>>>>
>>>>> A possible additional requirement....
>>>>> Imagine a system (perhaps a single proxy) that could do 100cps. It
>>>>> is  in steady state doing 80cps with very few retransmission. Then
>>>>> for 5  minutes the incoming requests goes to 500cps then drops back
>>>>> to an  incoming call rate of 80cps. The question is, how long before
>>>>> the  system gets back to the state where it if is successfully
>>>>> processing  all the 80cps?
>>>>
>>>> As soon as it can. Are you suggesting a requirement here? Seems like
>>>> this is an implementation thing and wouldn't impact any protocol
>>>> mechanisms.
>>>>
>>>>
>>>>> I have seen systems that never recover - that is bad. I think one of
>>>>> the design goals is that it is at least possible to build to systems
>>>>> that recover back to steady state relatively quickly after an
>>>>> overload impulse.
>>>>
>>>> Sure; but I'm not sure I see the protocol requirement.
>>>>
>>>> -Jonathan R.
>>>>
>>>>
>>>>
>>>> --Jonathan D. Rosenberg, Ph.D.                   600 Lanidex Plaza
>>>> Cisco Fellow                                   Parsippany, NJ 
>>>> 07054-2711
>>>> Cisco Systems
>>>> jdrosen@cisco.com                              FAX:   (973) 952-5050
>>>> http://www.jdrosen.net                         PHONE: (973) 952-5000
>>>> http://www.cisco.com
>>>
>>> _______________________________________________
>>> Sipping mailing list  https://www1.ietf.org/mailman/listinfo/sipping
>>> This list is for NEW development of the application of SIP
>>> Use sip-implementors@cs.columbia.edu for questions on current sip
>>> Use sip@ietf.org for new developments of core SIP
>>
>>
>>
>> _______________________________________________
>> Sipping mailing list  https://www1.ietf.org/mailman/listinfo/sipping
>> This list is for NEW development of the application of SIP
>> Use sip-implementors@cs.columbia.edu for questions on current sip
>> Use sip@ietf.org for new developments of core SIP
>>
>>
>>
>>
>>
>> _______________________________________________
>> Sipping mailing list  https://www1.ietf.org/mailman/listinfo/sipping
>> This list is for NEW development of the application of SIP
>> Use sip-implementors@cs.columbia.edu for questions on current sip
>> Use sip@ietf.org for new developments of core SIP
>>
> 

_______________________________________________
Sipping mailing list  https://www1.ietf.org/mailman/listinfo/sipping
This list is for NEW development of the application of SIP
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sip@ietf.org for new developments of core SIP