> > Simply add prio 1 to the class definition (last tc line above). > > And let me know ! ;) > > In fact, there is no change. Here is my current configuration, with the > changes you suggested: > > ceil 200kbps burst 2k prio 4 default max prio is 3 by the way but it is not problem here .. > Monitoring eth8, I see it sending out at 200k/s, all traffic generated > from 199.212.55.128/25. This is what I'd expect. When I hit the > webserver (on 199.212.53.0/24) hard, eth8 begins to send at 250k/s (it > is a 2Mbit uplink), but the portion of that from the webserver is only > about 50-90/s, not 200k/s like I'd expect based on id 1:10. very interesting ! I'm interested in "tc -s -d class show dev eth8" output in middle of your run. Please take several snapshots, copy into file along with time (I need to know the time difference between them). I'll look at them and try to deduce the problem. I use configuration like your regulary with no probs so that I'm really interested. devik