Displaying 1 result from an estimated 1 matches for "1408kbit".
Did you mean:
1400kbit
2004 Jun 02
1
Avoid dropped packets
...nternet 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 9037910...