[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PF (CBQ) restriction ?
Henning Brauer wrote:
>* evgeniy@riscom.net <evgeniy@riscom.net> [2004-02-13 22:10]:
>
>
>>Henning Brauer wrote:
>>
>>
>>>because there is a hard limit of 256 CBQ quques currently?
>>>
>>>
sorry, but i know about this hard limit in the kernel.
i find link about this (in your mailling list),
and i tried to increase this limit and is works fine with (1024 queues
maybe is can more).
In what actually a problem in that that the limit is CBQ_MAX_CLASSES 256
or that itself pf-altq may not any more?
>>i succesfull run cbq(red) with 1024 queues (i think pf can more)
>>
>>
>
>because there is a hard limit of 256 queues currently, damnit.
>go read sys/altq/altq_cbq.h
>
>#define CBQ_MAX_CLASSES 256
>shoudl give you a hint.