Page 1 of 1

Qos Master & subclasses

Posted: Sat Sep 01, 2012 7:55 am
by Dev_BR
HI,

I've been thinking about the following scenario:
1 - QoS Down, BW MAX = 4Mbps
2 - QoS Down, BW MAX = 2Mbps

Suppose 10 hosts are in rule 1 and no host in rule 2.
A very basic math gives us 0.4 Mbps, at full load for each user.
So, suppose there is a quota, where, upon reaching 1Gb, the client is moved to Rule 2 (MAX BW = 2Mbps).

So we have 9 users in Rule 1, disputing 4Mbps and only 1 user with a unique channel of 2Mbps.
Thus, it seems more advantageous to extrapolate the quota and have 2Mbps.

Another disadvantage is that the rule 1 and 2 require exclusive bandwidth, or 4 + 2 = 6 Mbps link payload.
In my view, would be more appropriate than a master rule could generate other derived rules.
For example, create a "Master" rule with 4 Mbps; Inside those 4Mbps, another "child" rules could be derived from 2 Mbps (subclass).

Is there any way to do it ?

Thanks

Re: Qos Master & subclasses

Posted: Sat Sep 01, 2012 4:29 pm
by pbix
There are endless varieties of ways that one can design QoS systems using scripts and the command line interface of Linux.

But when faced with making a useable user interface simplifications have to be made which is what has been done in Gargoyle. In fact I would say that Gargoyle QoS is already to complicated for most users.

I encourage you to experiment with your own designs using the command line interface.