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 <[EMAIL PROTECTED]>
Subject: Re: [LARTC] Use of qcdisc+htb
To: lartc@mailman.ds9a.nl
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

On Fri, 15 Jul 2005 11:55:34 +0200 "Pawe** Staszewski" <[EMAIL PROTECTED]>
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


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to