[3475] in linux-net channel archive
Re: shaper or whatever
daemon@ATHENA.MIT.EDU (Rob Janssen reading Linux mailingl)
Tue Jun 25 00:38:42 1996
From: linux@pe1chl.ampr.org (Rob Janssen reading Linux mailinglist)
To: alan@cymru.net (Alan Cox)
Date: Mon, 24 Jun 1996 18:49:47 +0200 (MET DST)
Cc: smurf@smurf.noris.de, linux-net@vger.rutgers.edu
In-Reply-To: <199606241406.PAA11031@snowcrash.cymru.net> from "Alan Cox" at Jun 24, 96 03:06:27 pm
Reply-To: linux-vger@wab-tis.rabobank.nl
According to Alan Cox:
> > Advantage: You can easily experiment with dropping a random packet in the
> > queue, instead of the last one, without going through all the calculations
> > again.
>
> I don't want to drop a random packet. The computation already tells me
> what to drop and when.
You don't want to always drop the packet that seems to exceed the
threshold of link capacity you allocated. Doing that tends to cause
unfair treatment when two or more TCP connections are running simultaneously
over the same connection.
Dropping a random packet from the queue was invented to overcome that
unfairness.
Rob
--
+------------------------------------+--------------------------------------+
| Rob Janssen pe1chl@amsat.org | BBS: +31-302870036 (2300-0730 local) |
| AMPRnet: rob@pe1chl.ampr.org | AX.25 BBS: PE1CHL@PI8WNO.#UTR.NLD.EU |
+------------------------------------+--------------------------------------+