All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] TCP window based shaping
@ 2005-02-08 23:49 Ed Wildgoose
  2005-02-08 23:57 ` David Boreham
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: Ed Wildgoose @ 2005-02-08 23:49 UTC (permalink / raw)
  To: lartc

Does anyone have any pointers on how other people have implemented tcp 
window adjustment to do bandwidth shaping?

Granted the basic idea is to set the window size to be RTT * bandwidth, 
but a quick squiz at google turns up mostly papers on how to implement 
this at the sender end with a view to some new magic TCP 
implementation.  I'm really interested in notes on how to implement at 
the router side, perhaps with a view to writing a new QOS module.

Biggest issue I can see right now is an architecture one, ie monitoring 
the incoming packet rate and then applying that to the outgoing ACK 
packets.  Linux QOS separates the in and out traffic modules.  Wondering 
how one best communicates this info...

Thanks for any thoughts

Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2005-07-12 13:44 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-08 23:49 [LARTC] TCP window based shaping Ed Wildgoose
2005-02-08 23:57 ` David Boreham
2005-02-09  1:59 ` Andy Furniss
2005-02-09 11:34 ` marco ghidinelli
2005-02-09 22:38 ` Andy Furniss
2005-02-11  2:57 ` Ed Wildgoose
2005-02-11 11:05 ` marco ghidinelli
2005-02-11 18:18 ` Ed Wildgoose
2005-02-11 23:45 ` Ed Wildgoose
2005-02-12  2:16 ` Andy Furniss
2005-02-12 13:19 ` Andy Furniss
2005-02-13  0:46 ` Ed Wildgoose
2005-02-14  0:27 ` marco ghidinelli
2005-02-14  0:38 ` marco ghidinelli
2005-02-15 22:33 ` Andy Furniss
2005-02-15 22:54 ` Andy Furniss
2005-02-16 14:52 ` Ed Wildgoose
2005-02-17  3:45 ` gypsy
2005-02-17 14:09 ` Ed Wildgoose
2005-03-12 10:10 ` Ow Mun Heng
2005-03-15 15:24 ` Ed Wildgoose
2005-03-16  7:46 ` Ow Mun Heng
2005-07-09  4:01 ` Don Cohen
2005-07-10 19:55 ` Andy Furniss
2005-07-12  1:50 ` TAKANO Ryousei
2005-07-12  8:46 ` Andy Furniss
2005-07-12 13:44 ` TAKANO Ryousei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.