All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Prio and latency with HTB Classes
@ 2003-05-25 16:46 GoMi
  2003-05-25 17:51 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: GoMi @ 2003-05-25 16:46 UTC (permalink / raw)
  To: lartc

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry if you have already answered this question, but i have a big mess right now.. I red the lartg FAQ and it literally says:

"If you have 2 htb classes with different prio parameters, the class with the lowest prio parameter gets all the remaining bandwidth from the parent (after the other class has received its rate). The class with the lowest parameter will also the class with the lowest latency. However, if this class is overlimited (there is more traffic then the configured rate), the latency can go up. "


I have to classes, and i have interactive traffic and non-interactive traffic, each assigned to one of these classes.

When i get lots of tcp connections to the non-interactive and it begins to ceil, then it seems not to lend that bw again whenever the interactive-class needs it. They are configured like this:

tc class add dev ${DEV} parent 1:1 classid 1:10 htb prio 1 rate 200kbit ceil 300kbit
tc class add dev ${DEV} parent 1:1 classid 1:20 htb prio 2 rate 100kbit ceil 300kbit


I dont understand this " However, if this class is overlimited (there is more traffic then the configured rate), the latency can go up. " <-- What should i do? Which prio should i set, so that interactive traffic class has low latency and has the highest prio?

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0

iQA/AwUBPtDzS37diNnrrZKsEQK0gQCdH4XOw+btszWcCTIFVFHMMv6ZNEoAnRub
JXHTNKomeMnm0kBb9tvFqs15
=bwBZ
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-25 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-25 16:46 [LARTC] Prio and latency with HTB Classes GoMi
2003-05-25 17:51 ` Stef Coene

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.