So what about minimum rate? I have rate 13kbit. My connection is sometimes congested and and I have much loss of packets which are going from clients to the internet trough htb box. >From box to the internet there is no any packet loss. Is this normal using HTB with congested connection? ----- Original Message ----- From: "Andreas Klauer" <Andreas.Klauer@xxxxxxxxxxxxxx> To: <zgiorgadze@xxxxxx> Cc: <lartc@xxxxxxxxxxxxxxx> Sent: Wednesday, October 06, 2004 10:14 AM Subject: Re: What is the reccomended minimum rate for leaf htb class for accurate operation? > Zviad O. Giorgadze wrote: > > # Class for GLOBAL traffic > > tc class add dev eth0 parent 1:1 classid 1:20 htb rate 115kbit ceil 1mbit > > Does different rate / ceil for the root class make sense? > > > # Classes for PC-s > > tc class add dev eth0 parent 1:20 classid 1:21 htb rate 48kbit ceil 1mbit prio 2 > > tc class add dev eth0 parent 1:20 classid 1:22 htb rate 24kbit ceil 1mbit prio 3 > > tc class add dev eth0 parent 1:20 classid 1:23 htb rate 12kbit ceil 1mbit prio 5 > > tc class add dev eth0 parent 1:20 classid 1:24 htb rate 12kbit ceil 1mbit prio 5 > > tc class add dev eth0 parent 1:20 classid 1:25 htb rate 12kbit ceil 1mbit prio 5 > > I guess class 1:21 gets to borrow all the traffic up to 1mbit and the > others get nothing at all. You really want that? These rates and prios > don't make sense to me, what do you intend to do? > > I'd remove the prio parameter, increase global traffic class rate to > 1mbit, and increase PC class rates so that they add up to 1mbit. > > Andreas > _______________________________________________ > LARTC mailing list / LARTC@xxxxxxxxxxxxxxx > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ _______________________________________________ LARTC mailing list / LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/