From: "Roy" <roy@xxx.lt>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Avoid dropped packets
Date: Wed, 02 Jun 2004 19:16:30 +0000 [thread overview]
Message-ID: <001501c448d6$1c9c67f0$030aa8c0@t> (raw)
In-Reply-To: <001001c448d3$05abc8e0$cd302bc8@traza>
Packet dropping is normal if you are going to shape traffic, but that is not
so significant,
in your case there is quite big number if dropped packets, but normal
anyway.
thi can be because you are shaping udp traffic, which do not have rate
controll ability.
you should either pass all udp packets, either ignore wasted traffic.
----- Original Message -----
From: "Gastón" <gaston@steel.com.ar>
To: <lartc@mailman.ds9a.nl>
Sent: Wednesday, June 02, 2004 9:54 PM
Subject: [LARTC] Avoid dropped packets
> 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/
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2004-06-02 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 18:54 [LARTC] Avoid dropped packets Gastón
2004-06-02 19:16 ` Roy [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='001501c448d6$1c9c67f0$030aa8c0@t' \
--to=roy@xxx.lt \
--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.