Displaying 3 results from an estimated 3 matches for "1023b".
Did you mean:
1023
2002 Oct 16
10
htb limiting trouble: no overlimit or dropped packets
...tes 12433 pkts (dropped 0, overlimits 0)
qdisc sfq 10: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc htb 1: r2q 10 default 20 direct_packets_stat 0
Sent 13408020 bytes 12433 pkts (dropped 0, overlimits 13422)
class htb 1:1 root rate 64Kbit ceil 64Kbit burst 1023b cburst 1680b
Sent 13408020 bytes 12433 pkts (dropped 0, overlimits 0)
rate 35bps
lended: 1136 borrowed: 0 giants: 0
tokens: 51202 ctokens: 116901
class htb 1:10 parent 1:1 leaf 10: prio 0 rate 64Kbit ceil 64Kbit burst
1023b cburst 1680b
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0...
2006 Feb 28
10
Htb queueing problem
...ASSIFY --set-class 2:44
Now the statistics:
bridge:~# iptables -L -t mangle -v
34302 2415K CLASSIFY udp -- any any 172.16.0.185
172.16.1.0/24 udp spts:10000:10100 CLASSIFY set 2:44
bridge:~# tc -s cl sh dev eth1
class htb 2:44 parent 2:1 prio 1 rate 64000bit ceil 72000bit burst 1023b
cburst 1608b
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 131070 ctokens: 183067
class htb 2:1 root rate 3584Kbit ceil 3584Kbit burst 2Kb cburst 2Kb
Sent 4686617538 bytes 6922322 pkts (dropped 0, overlimits 0)
rate 1936bit 2pps
lended: 3691 bor...
2004 Apr 06
11
htb2 -> htb3 problems
...[skip]
class htb 1:1 root rate 200Mbit ceil 200Mbit burst 263690b/8 mpu 0b cburst 263690b/8 mpu 0b level 7
class htb 1:2 root rate 200Mbit ceil 200Mbit burst 263690b/8 mpu 0b cburst 263690b/8 mpu 0b level 7
class htb 1:3300 parent 1:1 leaf 3300: prio 0 quantum 13107 rate 1Mbit ceil 1126Kbit burst 1023b/8 mpu 0b cburst 0b/8 mpu 0b level 0
class htb 1:3301 parent 1:1 leaf 3301: prio 0 quantum 10240 rate 800Kbit ceil 1Mbit burst 1023b/8 mpu 0b cburst 0b/8 mpu 0b level 0
class htb 1:3302 parent 1:1 leaf 3302: prio 0 quantum 13107 rate 1Mbit ceil 1200Kbit burst 2Kb/8 mpu 0b cburst 0b/8 mpu 0b level 0...