Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!SRI-NIC.ARPA!KLH From: KLH@SRI-NIC.ARPA (Ken Harrenstien) Newsgroups: comp.protocols.tcp-ip Subject: Re: Re: A New TCP Retransmission Algorithm Message-ID: <12296103835.19.KLH@SRI-NIC.ARPA> Date: Mon, 20-Apr-87 16:55:42 EST Article-I.D.: SRI-NIC.12296103835.19.KLH Posted: Mon Apr 20 16:55:42 1987 Date-Received: Tue, 21-Apr-87 03:32:21 EST References: <870420213143.005848@MIT-MULTICS.ARPA> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 7 The ITS TCP implementation, at least, often does reduce the window by more than the amount of bytes acknowledged; what it would really like to use is a packet count, rather than a byte count. It is prepared to recover (by compaction etc) if the sender does not take any notice of the reduced window size, but this was still a conscious decision to live dangerously for the sake of greater efficiency. -------