Re: [tcpm] Congestion control in face of ICMP unreachable messages

Ted Faber <faber@ISI.EDU> Fri, 17 August 2007 16:26 UTC

Return-path: <tcpm-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1IM4eU-0001lW-NO; Fri, 17 Aug 2007 12:26:22 -0400
Received: from [10.90.34.44] (helo=chiedprmail1.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1IM4eU-0001kh-0W for tcpm@ietf.org; Fri, 17 Aug 2007 12:26:22 -0400
Received: from boreas.isi.edu ([128.9.160.161]) by chiedprmail1.ietf.org with esmtp (Exim 4.43) id 1IM4eT-0005Vj-F1 for tcpm@ietf.org; Fri, 17 Aug 2007 12:26:21 -0400
Received: from hut.isi.edu (hut.isi.edu [128.9.168.160]) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id l7HGPhBW015106 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 17 Aug 2007 09:25:43 -0700 (PDT)
Received: (from faber@localhost) by hut.isi.edu (8.14.1/8.14.1/Submit) id l7HGPgFl023915; Fri, 17 Aug 2007 09:25:42 -0700 (PDT) (envelope-from faber)
Date: Fri, 17 Aug 2007 09:25:42 -0700
From: Ted Faber <faber@ISI.EDU>
To: Daniel Schaffrath <daniel.schaffrath@mac.com>
Subject: Re: [tcpm] Congestion control in face of ICMP unreachable messages
Message-ID: <20070817162542.GA2511@hut.isi.edu>
References: <8B61F72F-2F75-4388-976F-9748F8784AB3@mac.com>
Mime-Version: 1.0
In-Reply-To: <8B61F72F-2F75-4388-976F-9748F8784AB3@mac.com>
User-Agent: Mutt/1.4.2.3i
X-url: http://www.isi.edu/~faber
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: faber@hut.isi.edu
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 769a46790fb42fbb0b0cc700c82f7081
Cc: tcpm@ietf.org
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0187085590=="
Errors-To: tcpm-bounces@ietf.org

On Fri, Aug 17, 2007 at 06:06:55PM +0200, Daniel Schaffrath wrote:
> Dear Community,
> 
> I was wondering if there are any recommendations regarding congestion  
> control in face of ICMP (host/network) unreachable messages. If I am  
> not mistaken there is nothing in the various TCPM documents... nor in  
> any RFC.
> 
> Maybe you have any pointers?

Sure.  If the code in the destination unreachable message is 2-4 abort
the connection.  Otherwise, don't.  RFC 1122.

I wouldn't use ICMP reachability information in congestion control,
and I don't believe that any standard requires an implementer to do so.
If packets aren't being delivered, the sending endpoint(s) will slow
down pretty dramatically, pretty quickly without intervention.  A
retransmisson timeout puts the endpoint into slow start.

You're still technically required to respond to an ICMP source quench,
but I personally wouldn't.

-- 
Ted Faber
http://www.isi.edu/~faber           PGP: http://www.isi.edu/~faber/pubkeys.asc
Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG
_______________________________________________
tcpm mailing list
tcpm@ietf.org
https://www1.ietf.org/mailman/listinfo/tcpm