Re: Rate limiting with "tc"?



Ravenpi <ken@xxxxxxxx> wrote:
WOW. Thanks, guys. You've given me lots to chew on. As for not
being able to throttle in-bound connections, I had that realization
while taking a walk today. But then I asked myself: couldn't you
just slow down ACKs to the remote host? Or does the fact that TCP
can re- order out-of-sequence packets make that moot?

The TCP window size hack won't care about direction so long as you set
both wmem and rmem values and/or have applications make both SO_SNDBUF
and SO_RCVBUF settings.

rick jones
--
portable adj, code that compiles under more than one compiler
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
.