Re: [sipcore] REMINDER: Re: WGLC: draft-ietf-sipcore-rfc4244bis

Paul Kyzivat <pkyzivat@cisco.com> Sun, 07 November 2010 15:11 UTC

Return-Path: <pkyzivat@cisco.com>
X-Original-To: sipcore@core3.amsl.com
Delivered-To: sipcore@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DBD063A67B1 for <sipcore@core3.amsl.com>; Sun, 7 Nov 2010 07:11:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.532
X-Spam-Level:
X-Spam-Status: No, score=-110.532 tagged_above=-999 required=5 tests=[AWL=0.067, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
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 0qh8IV9XWp64 for <sipcore@core3.amsl.com>; Sun, 7 Nov 2010 07:11:47 -0800 (PST)
Received: from sj-iport-6.cisco.com (sj-iport-6.cisco.com [171.71.176.117]) by core3.amsl.com (Postfix) with ESMTP id C4CA73A67AD for <sipcore@ietf.org>; Sun, 7 Nov 2010 07:11:47 -0800 (PST)
Authentication-Results: sj-iport-6.cisco.com; dkim=neutral (message not signed) header.i=none
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AsMFABdQ1kxAaMHG/2dsb2JhbACUC41/cZ1bmkqFSASEWIV9gwo
X-IronPort-AV: E=Sophos;i="4.58,310,1286150400"; d="scan'208";a="616010153"
Received: from syd-core-1.cisco.com ([64.104.193.198]) by sj-iport-6.cisco.com with ESMTP; 07 Nov 2010 15:12:05 +0000
Received: from [10.75.235.198] (hkidc-vpn-client-235-198.cisco.com [10.75.235.198]) by syd-core-1.cisco.com (8.13.8/8.14.3) with ESMTP id oA7FC2MX011044 for <sipcore@ietf.org>; Sun, 7 Nov 2010 15:12:04 GMT
Message-ID: <4CD6C1C0.5000909@cisco.com>
Date: Sun, 07 Nov 2010 10:12:00 -0500
From: Paul Kyzivat <pkyzivat@cisco.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5
MIME-Version: 1.0
To: sipcore@ietf.org
References: <4C69ADA8.1010802@nostrum.com> <4C753AAA.3030407@nostrum.com> <A444A0F8084434499206E78C106220CA01C4874C5F@MCHP058A.global-ad.net> <AANLkTi=Sz5ddsWVmta5N_T8JHhrSytzALQDw=kzLcQAV@mail.gmail.com> <A444A0F8084434499206E78C106220CA023554638D@MCHP058A.global-ad.net> <AANLkTikxiK2S0oQ6Q7=JkwxYNjxK3O7BBrx+sWUQ5vOB@mail.gmail.com>
In-Reply-To: <AANLkTikxiK2S0oQ6Q7=JkwxYNjxK3O7BBrx+sWUQ5vOB@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [sipcore] REMINDER: Re: WGLC: draft-ietf-sipcore-rfc4244bis
X-BeenThere: sipcore@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP Core Working Group <sipcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sipcore>
List-Post: <mailto:sipcore@ietf.org>
List-Help: <mailto:sipcore-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 07 Nov 2010 15:11:49 -0000

On 11/2/2010 3:50 PM, Mary Barnes wrote:

>>>> Does this include 100 responses?
>>> [MB] I would think so. Can you think of a reason why it shouldn't?  I>>  would think it could be useful for debug. [/MB]
>> [JRE] The 100 response typically only travels back a single hop, so the benefit of H-I in a 100 is marginal. Also some implementations might send back a 100 response quite early during processing, perhaps even before they decide whether to act as a proxy, a UAS or a redirect, so knowing how to populate H-I in a 100 might be difficult.
> [MB2] If it has no additional hi-entries, then there is nothing
> additional to send back, so I don't think it hurts anything - I would
> agree that in most cases it's of marginal value. We can include it as
> an exception in that sentence if you would prefer, although per the
> next comment, it seems that you are okay with leaving it as is.
> [/MB2]

IMO its unreasonable to expect the server to include *any* H-I in the 
100 response. As Hadriel mentioned, 100 is often sent from a "lower" 
layer of the stack, perhaps before the message has been fully parsed.

IMO H-I MAY be present in 100 responses, and SHOULD be ignored by the 
recipient if present. Since ignored, there should be no requirement on 
what content the H-I is to have in that case.

	Thanks,
	Paul