sure, there isn't 64Kbit
But I was speeking about 64Ko/s = 512kbit/s
I tested the same script on 2 other servers (under Fedora Core 5 and Fedora Core 3) and it works fine !
I tried to reinitalise everything on the server where the problem appears by this commands
Code:
iptables -F
iptables -t mangle -F
tc qdisc del dev eth0 root 2> /dev/null > /dev/null
or
Code:
tc qdisc del dev eth0 root
and the problem stay the same.
see below the result of class show :
Code:
[root@FC5-Service-server ~]# tc -s -d class show dev eth0
class htb 1:1 root rate 512000bit ceil 512000bit burst 1856b/8 mpu 0b overhead 0b cburst 1856b/8 mpu 0b overhead 0b level 7
Sent 1791380 bytes 479 pkt (dropped 0, overlimits 0 requeues 0)
rate 149472bit 5pps backlog 0b 0p requeues 0
lended: 4 borrowed: 0 giants: 426
tokens: -21102 ctokens: -21102
class htb 1:10 parent 1:1 prio 0 quantum 6400 rate 512000bit ceil 512000bit burst 640b/8 mpu 0b overhead 0b cburst 1856b/8 mpu 0b overhead 0b level 0
Sent 1791380 bytes 479 pkt (dropped 0, overlimits 0 requeues 0)
rate 149472bit 5pps backlog 0b 0p requeues 0
lended: 475 borrowed: 4 giants: 422
tokens: -15083 ctokens: -21102