Re: Is round-trip time no longer a concern?

"Steven M. Bellovin" <smb@cs.columbia.edu> Mon, 20 February 2006 17:33 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FBEuN-0007hU-4R; Mon, 20 Feb 2006 12:33:11 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FBEuL-0007h3-5Y; Mon, 20 Feb 2006 12:33:09 -0500
Received: from machshav.com ([147.28.0.16]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FBEuJ-0006Jv-OI; Mon, 20 Feb 2006 12:33:09 -0500
Received: from berkshire.machshav.com (localhost [127.0.0.1]) by machshav.com (Postfix) with ESMTP id 05E74FB28D; Mon, 20 Feb 2006 12:33:07 -0500 (EST)
Received: from cs.columbia.edu (localhost [127.0.0.1]) by berkshire.machshav.com (Postfix) with ESMTP id 2163B3BFC82; Mon, 20 Feb 2006 12:33:05 -0500 (EST)
X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4
X-Exmh-Isig-CompType: repl
X-Exmh-Isig-Folder: listbox
From: "Steven M. Bellovin" <smb@cs.columbia.edu>
To: dcrocker@bbiw.net
In-Reply-To: (Your message of "Mon, 20 Feb 2006 08:29:06 PST.") <43F9EE52.7020007@dcrocker.net>
Mime-Version: 1.0
Content-Type: text/plain
Date: Mon, 20 Feb 2006 12:33:05 -0500
Message-Id: <20060220173305.2163B3BFC82@berkshire.machshav.com>
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 0ddefe323dd869ab027dbfff7eff0465
Cc: IETF-Discussion <ietf@ietf.org>, iesg@ietf.org
Subject: Re: Is round-trip time no longer a concern?
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
Errors-To: ietf-bounces@ietf.org

In message <43F9EE52.7020007@dcrocker.net>, Dave Crocker writes:

>I'll add one specific comment, reacting to Steve Bellovin's noting LAN vs. WAN
>"operational environment" distinction.  It has been my experience and my 
>understanding that the IETF does not design upper-level (transport and above) 
>protocols to be sensitive to that LAN vs. WAN distinction.
>
>As I understand it, when TCP/IP was first put over Ethernet, this
>was a point of very significant debate.  There was a strong lobby
>for optimizing things for the faster, lower-latency Ethernet
>environment.
>
>My own assessment of the decision to avoid the temptation to have
>protocols be "tuned" in that way is that it was a spectacularly
>good decision. First, it makes the protocol world vastly simpler.
>Second, it makes the operational world vastly simpler.
>
>Folks can study the OSI TP0, TP1, TP2, TP3, TP4 alternative approach,
>by way of seeing the way things could have been.  None of those
>transports interoperated with each other.

Dave, I tried to phrase my comment carefully. I wrote:

	For protocols whose *usual* -- not exclusive -- operational environment 

because I'm very well aware that there is no hard and fast boundary.
Indeed, I occasionally refer to what I call "Bellovin's Laws of Networking":

	1. Networks interconnect

	2. Networks *always* interconnect, even if you don't think they will

	3. Networks interconnect at the edges, not the center

That said, there are protocols whose usual patterns are in one camp
or the other, sometimes for fundamental reasons.  X11 and NFS will
always be better-used locally, because the people and applications are
expecting low-latency responses.  HTTP is generally a WAN protocol,
because statistically most of the Web isn't at your site.

It's acceptable, to me, to make an *engineering tradeoff* about how a
protocol design is balanced, if there's a natural operational environment.
What's not acceptable is to design it so that it *only* runs in one
environment or the other.

It's also worth noting that the counterexamples you cite are transport
protocols.  When something tends to live underneath many disparate
protocols, you're less free to make such choices, because you don't
know what the upper layers will be.  This obviously applies to TCP;
less obviously, it applies to TLS and (unfortunately) HTTP.

_______________________________________________
Ietf mailing list
Ietf@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf