[secdir] [New-work] WG Review: SIP Overload Control (soc)

IESG Secretary <iesg-secretary@ietf.org> Tue, 27 April 2010 17:30 UTC

Return-Path: <new-work-bounces@ietf.org>
X-Original-To: secdir@ietf.org
Delivered-To: secdir@core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8D78B28C143; Tue, 27 Apr 2010 10:30:22 -0700 (PDT)
X-Original-To: new-work@ietf.org
Delivered-To: new-work@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 0) id BACD43A6A2B; Tue, 27 Apr 2010 10:30:02 -0700 (PDT)
From: IESG Secretary <iesg-secretary@ietf.org>
To: new-work@ietf.org
Mime-Version: 1.0
Message-Id: <20100427173002.BACD43A6A2B@core3.amsl.com>
Date: Tue, 27 Apr 2010 10:30:02 -0700
X-BeenThere: new-work@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: new-work-bounces@ietf.org
Errors-To: new-work-bounces@ietf.org
X-Mailman-Approved-At: Wed, 28 Apr 2010 08:30:28 -0700
Subject: [secdir] [New-work] WG Review: SIP Overload Control (soc)
X-BeenThere: secdir@ietf.org
Reply-To: iesg@ietf.org
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/secdir>
List-Post: <mailto:secdir@ietf.org>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Apr 2010 17:30:22 -0000

A new IETF working group has been proposed in the Real-time Applications
and Infrastructure Area.  The IESG has not made any determination as yet.
The following draft charter was submitted, and is provided for
informational purposes only. Please send your comments to the IESG mailing
list (iesg@ietf.org) by Tuesday, May 4, 2010.   

SIP Overload Control (soc)
---------------------------
Current Status: Proposed Working Group

Last Modified: 2010-04-22

Chair(s)
TBD

Real-time Applications and Infrastructure Area Directors:
   Gonzalo Camarillo <gonzalo.camarillo@ericsson.com>
   Robert Sparks <rjsparks@nostrum.com>

Real-time Applications and Infrastructure Area Advisor:
   Robert Sparks <rjsparks@nostrum.com>

Mailing Lists:
   General Discussion: sip-overload@ietf.org
   To Subscribe: https://www.ietf.org/mailman/listinfo/sip-overload 
   Archive: http://www.ietf.org/mail-archive/web/sip-overload/

Description of Working Group:

As with any network element, a Session Initiation Protocol (SIP) server
can suffer from overload when the number of SIP messages it receives
exceeds the number of messages it can process. Overload is said to occur
when a SIP server does not have sufficient resources to complete the
processing of all incoming SIP messages within the required time.
These resources can include CPU, memory, network bandwidth, input/
output, or disk resources.

Overload can pose a serious problem for a network of SIP servers. During
periods of overload, the goodput (effective application throughput not 
counting the overhead of retransmission and redundant data) of a network 
of SIP servers can be significantly degraded.  In fact, overload may 
lead to a situation in which the goodput drops down to zero or a small 
fraction of the original processing capacity.  This is often called 
congestion collapse. The objective of a SIP overload control mechanism 
is to enable SIP servers to operate close to their capacity limit during 
times of overload.

The SIP protocol provides a limited mechanism for overload control
through its 503 (Service Unavailable) response code and the Retry-After
header.  However, this mechanism cannot fully prevent overload of a SIP
server and it cannot prevent congestion collapse.  In fact, its on/off
behavior may cause traffic to oscillate and shift between SIP servers
and thereby worsen an overload condition.  A detailed discussion of the
SIP overload problem, the problems with the 503 (Service Unavailable)
response code and the Retry-After header and the requirements for a SIP
overload control mechanism can be found in RFC5390.

The objective of the working group is to develop mechanisms for SIP
overload control. The problem domain of SIP overload control can be 
split into overload control between a user agent and a SIP server and 
overload control between SIP servers. 

Any specification developed by the working group needs to clearly 
specify its scope. A specification also needs to clearly state any 
limitations, in performance or otherwise, the specified overload control 
mechanism may have.  In particular, the working group shall carefully 
define the deployment considerations for the effective operation of the 
specified mechanisms and discuss, for example, when a mechanism requires 
coordinated deployment and operation (if all servers need to deploy the 
same mechanism, certain configuration values need to be identical on all 
servers, etc), when a mechanism can become less effective or ineffective 
under some conditions, or especially if there are cases when a mechanism 
can reduce goodput compared to no overload protection. The intent of 
these considerations is to allow potential deployers to make the best 
use of these mechanism in their particular networks.

The working group will consider two complementary approaches for 
handling overload situations:
- The first mechanism aims at preventing overload in SIP servers by
 adjusting the incoming load to a level that is acceptable for this
 server. This mechanism uses implicit and/or explicit feedback to
 determine when an overload condition occurs in a SIP server and a
 reduction in load is required.
- The second mechanism aims at preventing overload in SIP servers by
 distributing load control filters to SIP servers that throttle calls
 based on their source or destination domain, telephone number prefix or 
 for a specific user. Such filters can be used, for example, to throttle 
 calls to a hotline during a ticket-giveaway event.

The working group will develop the following deliverables:

 1. A document describing key design considerations for a SIP overload
    control mechanism.
 2. A specification for an SIP overload control mechanism based on
    implicit/explicit feedback.
 3. A specification for a SIP load filtering mechanism.

Milestones:

Sep 2010 Design Considerations to IESG for publication as Informational
Dec 2010 Specification for a SIP overload control mechanism based on 
         implicit/explicit feedback to IESG for publication as Proposed 
         Standard
May 2011 Specification for a SIP load filtering mechaism to IESG for 
         publication as Proposed Standard
_______________________________________________
New-work mailing list
New-work@ietf.org
https://www.ietf.org/mailman/listinfo/new-work