in documentatios is written that setting max-limit=0/0 means not limitation so can I add a queue like that:
Code: Select all
Flags: X - disabled, I - invalid, D - dynamic
0 name="user1" dst-address=A.B.C.D/32 interface=wireless
parent=none direction=both priority=8 queue=default-small/default-small
limit-at=0/0 max-limit=0/0 total-queue=default-small
is it really for example 30 queues like above don't affect data traffic ?
how simple queue is implemented in MT? to which queue type it can by compared (FIFO, TBF, SFQ etc) ??
and last question. if I have set /queue interface type to SFQ, is it consider before or after added simple queue's? and if before .. how it is done. SFQ is classles
and really last question
Per Connection Queuing (PCQ) is other name for ESFQ ??
thx for replays and sorry for my bad english.