[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 451] Re: no buffer space
Karl Pielorz wrote:
> Maybe it's related to the 'precise' bandwidth control? - The other person
> doesn't mention whether they're using percentages or not...
I don't think it's related to "exactbandwidth".
Internally, a value in "pbandwidth" is translated to "exactbandwidth"
before altqd calculates CBQ parameters.
One possible scenario: the specified bandwidth for a class is too
small and results in zero after the parameter computation. But, in
this case, CBQ won't send packets at all.
-Kenjiro