From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsuna Subject: Re: [PATCH] tcp: Implement a two-level initial RTO as per draft RFC 2988bis-02. Date: Thu, 19 May 2011 00:07:09 -0700 Message-ID: References: <1305771744-83951-1-git-send-email-tsunanet@gmail.com> <20110518.223622.1525088601595365235.davem@davemloft.net> <20110519.001426.2119532755281545481.davem@davemloft.net> <9DC9A4D5-8E16-4361-B323-C92D563171A1@comsys.rwth-aachen.de> <8C5DF277-320D-4DEB-A133-EEC301DE58DC@comsys.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: David Miller , kuznet@ms2.inr.ac.ru, pekkas@netcore.fi, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net, hagen@jauu.net, eric.dumazet@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Alexander Zimmermann Return-path: In-Reply-To: <8C5DF277-320D-4DEB-A133-EEC301DE58DC@comsys.rwth-aachen.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, May 18, 2011 at 11:52 PM, Alexander Zimmermann wrote: >> So we're talking about a [200ms ; 120s] range no matter what. > > Why is 200ms a valid lower bound for initRTO? I'm aware of > measurements that 1s is save for Internet, but I don't know of any > studies that 200ms is save... The constants that are quoted aren't specific to the initRTO. They're used to bound the RTO as it gets adjusted during the TCP session. See `tcp_set_rto' in tcp_input.c for reference. -- Benoit "tsuna" Sigoure Software Engineer @ www.StumbleUpon.com