From: Gastón <gaston@steel.com.ar>
To: lartc@vger.kernel.org
Subject: [LARTC] Avoid dropped packets
Date: Wed, 02 Jun 2004 18:54:23 +0000 [thread overview]
Message-ID: <001001c448d3$05abc8e0$cd302bc8@traza> (raw)
I´m shaping with htb with a kernel 2.4.25 compiled with PSCHED_CPU. What i´m
noticing (in mrtg) is that traffic coming in to eth0 (internet side) is much
bigger than eth1(Lan side).
I think this is due to packets being dropped right? In this case, is there
any way to avoid this? because right now traffic coming from the router is
being wasted right?
This is the output of tc:
tc -s class show dev eth1
class htb 1:2 root rate 1408Kbit ceil 1408Kbit burst 3401b cburst 3401b
Sent 90714750 bytes 136654 pkts (dropped 0, overlimits 0)
rate 181452bps 285pps
lended: 15521 borrowed: 0 giants: 0
tokens: -27837 ctokens: -27837
class htb 1:30 parent 1:2 leaf 30: prio 0 rate 1280Kbit ceil 1408Kbit burst
3237b cburst 3401b
Sent 90379104 bytes 136761 pkts (dropped 18479, overlimits 0)
rate 181450bps 284pps backlog 107p
lended: 121133 borrowed: 15521 giants: 0
tokens: -776 ctokens: -27837
Thanks for your help.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2004-06-02 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 18:54 Gastón [this message]
2004-06-02 19:16 ` [LARTC] Avoid dropped packets Roy
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='001001c448d3$05abc8e0$cd302bc8@traza' \
--to=gaston@steel.com.ar \
--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.