From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Thomas Bushnell, BSG" Message-ID: <87bshowweg.fsf@becket.becket.net> Content-Type: text/plain; charset=us-ascii References: <20011126112312.80AC9C7901@cesium.clock.org>, <200111261928.OAA12147@augusta.math.psu.edu> Subject: Re: [9fans] Nagle algorithm Date: Tue, 27 Nov 2001 10:16:04 +0000 Topicbox-Message-UUID: 2b20344e-eaca-11e9-9e20-41e7f4b1d025 cross@math.psu.edu (Dan Cross) writes: > It has to do with abstraction, on one hand, and proper seperation > of function. The TCP has no business trying to guess what my > application is doing; that's for my application to decide. TCP > should be abstracted away from that stuff. But now, under your model, in order to get adequate network behavior, your application needs to know things like the MSS!