Hello,
I have a question, in my RB the Queue will use the CPU but i don’t have Firewall enabled and not CPU. How I can stop CPU usage of this?
thank

Hello,
I have a question, in my RB the Queue will use the CPU but i don’t have Firewall enabled and not CPU. How I can stop CPU usage of this?
thank

Do you enable web proxy? If yes, make sure you block access from internet.
Hello,
I don’t use WebProxy. Any idea?
Thanks
queue also can be simple-queues, localted in /queue simple
also, interfaces by themselves have queues associated with them.
hello,
I only have this:
/queue type
set 0 bfifo-limit=15000 kind=bfifo name=default
set 1 kind=pfifo name=ethernet-default pfifo-limit=50
set 2 kind=sfq name=wireless-default sfq-allot=20000 sfq-perturb=5
set 3 kind=red name=synchronous-default red-avg-packet=1000 red-burst=20 \
red-limit=60 red-max-threshold=50 red-min-threshold=10
set 4 kind=sfq name=hotspot-default sfq-allot=1514 sfq-perturb=5
add kind=pcq name="PCQ DST ADDRESS" pcq-burst-rate=11M pcq-burst-threshold=2M \
pcq-burst-time=20s pcq-classifier=dst-address pcq-dst-address-mask=32 \
pcq-dst-address6-mask=128 pcq-limit=400 pcq-rate=0 pcq-src-address-mask=32 \
pcq-src-address6-mask=128 pcq-total-limit=20000
set 6 kind=none name=only-hardware-queue
set 7 kind=mq-pfifo mq-pfifo-limit=50 name=multi-queue-ethernet-default
set 8 kind=pfifo name=default-small pfifo-limit=10
/queue interface
set ether12 queue=only-hardware-queue
set ether13 queue=only-hardware-queue
set ether1 queue=only-hardware-queue
set ether2 queue=only-hardware-queue
set ether3 queue=only-hardware-queue
set ether4 queue=only-hardware-queue
set ether5 queue=only-hardware-queue
set ether6 queue=only-hardware-queue
set ether7 queue=only-hardware-queue
set ether8 queue=only-hardware-queue
set ether9 queue=only-hardware-queue
set ether10 queue=only-hardware-queue
set ether11 queue=only-hardware-queue
