From: Alessandro Rubini <rubini@arcana.linux.it>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] problem using rshaper
Date: Wed, 20 Mar 2002 23:00:32 +0000 [thread overview]
Message-ID: <marc-lartc-101666535613141@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101643756224387@msgid-missing>
Hello.
> We are managing the control of outgoing bandwidth using HTB. We are
> trying to use rshaper to control our incoming bandwidth.
If you already mastered HTB, I think you don't need rshaper
(obviously, I may be wrong).
> But the bandwidth
> doesn't seem to come under the specified limit. We are not sure what we did
> is right. This is what we did.
>
> insmod rshaper.o
> rshaperctl 192.168.1.20 500
Do you really want as low as 500 bytes per second?
> We monitored the incoming bandwidht using IPtraf. But the rate
> shown goes much above what we have given.
rshaper works by delaying incoming packets, or dropping them if the
queue is too long. The packes still travel across the network, so if
you measure traffic on another host you won't measure immediate
shaping. However, the TCP stack adapts transmission rates to
acknowledgement rate, so you'll see reduction after a while.
Also, you give too little information to diagnose the problem. Please
write me offlist with more details of your setup.
/alessandro
PS: it's unfair to send separate messages to the maintainer and a
mailing list (and possibly several other lists). If I weren't
subscribed I couldn't know you sent it and couldn't reply. Please use
Cc: instead. Besides, rshaper is offtopic for this list.
PS2, to lartc-admin: please allow posts from non subscribers, otherwise
replies to crossposts (person+lists) won't get through if person is not
subscribed.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2002-03-20 23:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-18 7:56 [LARTC] problem using rshaper Project Work
2002-03-20 23:00 ` Alessandro Rubini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-101666535613141@msgid-missing \
--to=rubini@arcana.linux.it \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.