|
If you let "burst" get calculated with default settings
(don't specify the 6k) does it change anything?
Jon
Flechsenhaar From: mohican 542003 [mailto:thelastmohican54@gmail.com] Sent: Wednesday, February 21, 2007 12:21 AM To: lartc@mailman.ds9a.nl Subject: [LARTC] Problem with HTB and outgoing traffic I'm using a script with tc, to limit my outgoing traffic : tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1: classid 1:1 htb rate 500kbit burst 6k tc filter add dev eth0 parent 1: protocol ip prio 1 u32 match ip dst 172.28.54.9 flowid 1:1 I want to test bandwidth with iperf to see if limitation is correct. Sometimes, I get correct measure for certain rates, but i often get measure that do not correspond to rate. For example, if rate is 500kbit, measure is 2000kbit/s... Can someone help me ? Thanks, Olivier _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [LARTC] Split access, load balancing AND forwarding: HOW?, Andrew McGill |
|---|---|
| Next by Date: | Re: [LARTC] client disconnecting, Alin Ilie |
| Previous by Thread: | [LARTC] Problem with HTB and outgoing traffic, mohican 542003 |
| Next by Thread: | [LARTC] simple source policy routing not working, Markus |
| Indexes: | [Date] [Thread] [Top] [All Lists] |