Hello
Yes i have separate class for every user, every class have pfifp qdisc.
User direction shaping:
tc -s -d qdisc show dev eth2 | grep pfifo |wc -l
3959
Internet direction shaping:
tc -s -d qdisc show dev vlan0891 | grep pfifo |wc -l
3959
Nat:
iptables -L -n -v -t nat | grep SNAT | wc -l
3959
For shaping i use hfsc classifier.
Date: Fri, 15 Jul 2005 14:16:33 +0200
From: Peter Surda <surda@shurdix.com>
Subject: Re: [LARTC] Use of qcdisc+htb
To: lartc@mailman.ds9a.nl
Message-ID: <200561514163326735@mail.routehat.org>
Content-Type: text/plain; charset=UTF-8
On Fri, 15 Jul 2005 11:55:34 +0200 "Pawe** Staszewski"
<pstaszewski@artcom.pl>
wrote:
>Hello
Hello
>I have 40Mbit/s internet uplink
>Average transfer 25Mbit/s
>- 3957 users
[cut]
Well, the question is what kind of TC-setup you have. Do you have a separate HTB
class for every user?
Yours sincerely,
Peter