Re: my broken TCP is faster on broken networks

Martin Mares (mj@ucw.cz)
Sat, 12 Sep 1998 11:07:04 +0200


> Congestion control can also persist across connections, web servers could
> have congestion 'buckets' that track the amount of congestion to various

The point is that you can do the same with TCP.

> subnets (as calculated from RTTs and dropped packets). Web requests could
> be sent as small packets

No. To prevent wasting network bandwidth by packet headers, you should
use the largest packets you can, i.e. MSS = MTU.

> which routers can be programmed not to drop except as a 'last' resort (below
> telnet and ssh, etc)..

Nonsense. HTTP should _not_ be preferred over other well-behaving
protocols.

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"Diplomacy is an art of saying "nice doggy" until you can find a rock."

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/faq.html