From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Nagle algorithm MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011124053233.2D3F019A57@mail.cse.psu.edu> Date: Sat, 24 Nov 2001 00:32:31 -0500 Topicbox-Message-UUID: 28b8750e-eaca-11e9-9e20-41e7f4b1d025 > > i claim it's not the TCP/IP subsystem's responsibility to delay > > sending something so that it can buffer up writes to make larger > > packets. that's for stdio or bio (or local OS equivalent). > > If there was a way for the user say when to set TCP's PUSH bit, > would that do the job? Why would you want this? I thought the above was a very effective argument. Russ