internet draft on suggested mod to the Nagle algorithm

Greg Minshall <minshall@siara.com> Tue, 02 February 1999 02:07 UTC

X-Authentication-Warning: assateague-fi.lerc.nasa.gov: listserv set sender to owner-tcp-impl@lerc.nasa.gov using -f
Message-Id: <199902020207.SAA01109@red.mtv.siara.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: tcp-impl@lerc.nasa.gov
Subject: internet draft on suggested mod to the Nagle algorithm
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Mon, 01 Feb 1999 18:07:11 -0800
From: Greg Minshall <minshall@siara.com>
Sender: owner-tcp-impl@lerc.nasa.gov
Precedence: bulk
Status: RO
Content-Length: 3583
Lines: 114

Tcp-impl people,

Just in case you didn't see the following, i'm forwarding the announcement 
along.  I'd love to hear any thoughts people might have, both on the concept 
and on how to implement it.  (I need to do at least one modification to add in 
how Sam Manthorpe/SGI has addressed this issue.)

Thanks,  Greg Minshall
------- Forwarded Message

Message-Id: <199902011653.LAA23867@ietf.org>
Mime-Version: 1.0
Content-Type: Multipart/Mixed; Boundary="NextPart"
To: IETF-Announce: ;
From: Internet-Drafts@ietf.org
Reply-to: Internet-Drafts@ietf.org
Subject: I-D ACTION:draft-minshall-nagle-00.txt
Date: Mon, 01 Feb 1999 11:53:39 -0500
Sender: cclark@ns.cnri.reston.va.us
X-UIDL: 2d7829f9365bbfc5454f7c0d6a61f975

- --NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.

	Title		: A Suggested Modification to Nagle's Algorithm
	Author(s)	: G. Minshall
	Filename	: draft-minshall-nagle-00.txt
	Pages		: 4
	Date		: 29-Jan-99
	
   The Nagle algorithm is one of the primary mechanisms which protects
   the internet from poorly designed and/or implemented applications.
   However, for a certain class of applications (notably,
   request-response protocols) the Nagle algorithm interacts poorly
   with delayed acknowledgements to give these applications poorer
   performance.

   This draft is NOT suggesting that these applications should disable
   the Nagle algorithm.

   This draft suggests a fairly small and simple modification to the
   Nagle algorithm to preserve Nagle as a means of protecting the
   internet while at the same time giving better performance to a
   wider class of applications.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-minshall-nagle-00.txt

Internet-Drafts are also available by anonymous FTP. Login with the username
"anonymous" and a password of your e-mail address. After logging in,
type "cd internet-drafts" and then
	"get draft-minshall-nagle-00.txt".

A list of Internet-Drafts directories can be found in
http://www.ietf.org/shadow.html 
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt


Internet-Drafts can also be obtained by e-mail.

Send a message to:
	mailserv@ietf.org.
In the body type:
	"FILE /internet-drafts/draft-minshall-nagle-00.txt".
	
NOTE:	The mail server at ietf.org can return the document in
	MIME-encoded form by using the "mpack" utility.  To use this
	feature, insert the command "ENCODING mime" before the "FILE"
	command.  To decode the response(s), you will need "munpack" or
	a MIME-compliant mail reader.  Different MIME-compliant mail readers
	exhibit different behavior, especially when dealing with
	"multipart" MIME messages (i.e. documents which have been split
	up into multiple messages), so check your local documentation on
	how to manipulate these messages.
		
		
Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

- --NextPart
Content-Type: Multipart/Alternative; Boundary="OtherAccess"

- --OtherAccess
Content-Type: Message/External-body;
	access-type="mail-server";
	server="mailserv@ietf.org"

Content-Type: text/plain
Content-ID:	<19990129145320.I-D@ietf.org>

ENCODING mime
FILE /internet-drafts/draft-minshall-nagle-00.txt

- --OtherAccess
Content-Type: Message/External-body;
	name="draft-minshall-nagle-00.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID:	<19990129145320.I-D@ietf.org>

- --OtherAccess--

- --NextPart--




------- End of Forwarded Message