Community discussions

MikroTik App
 
ferry
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 75
Joined: Mon Jan 15, 2007 11:59 am

Asking for Queue Burst

Thu Feb 08, 2007 7:04 am

Hi, i ask for help in setting queue burst. I have read the burst in

http://www.mikrotik.com/testdocs/ros/2.9/root/queue.php, the i'm try to use it in my mikrotik and burst it's not work.

This is the simple thing :
limit-at : 32kb
max-limit : 64kb

burst
-----
burst-limit : 128kb
burst threshold : 64kb
burst-time : 8s

but why if my date rate is less than 64kb (less than burst thres),i didn't burst to 128kb(burst limit)????

Thx for help, :lol:
 
User avatar
mneumark
Member
Member
Posts: 370
Joined: Thu Jun 08, 2006 7:20 am
Location: Escalon, CA
Contact:

Thu Feb 08, 2007 9:24 am

Post a export of the queue you are doing so we can help you out.
 
ferry
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 75
Joined: Mon Jan 15, 2007 11:59 am

Thu Feb 08, 2007 11:00 am

Okay, this is my conf,

queue simple print :

0 name="queueAll" target-addresses=192.168.3.0/24 dst-address=0.0.0.0/0
interface=all parent=none direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=128000/128000
total-queue=default-small

1 name="queue3.10" target-addresses=192.168.3.10/32 dst-address=0.0.0.0/0
interface=all parent=queueAll direction=both priority=8
queue=default-small/default-small limit-at=32000/32000
max-limit=64000/64000 burst-limit=128000/128000
burst-threshold=64000/64000 burst-time=8s/8s total-queue=default-small


The point is i just want to know whether burst is run or not. Maybe, burst can be limit with time?(like xxx seconds burst)

Thx a lot, :lol:
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Thu Feb 08, 2007 11:20 am

change order of your rules if you want any packet to hit second rule.
 
valens
Trainer
Trainer
Posts: 244
Joined: Tue Jun 01, 2004 5:42 pm
Location: INDONESIA
Contact:

Thu Feb 08, 2007 2:15 pm

You don't need to change the order, as those are parent and sub queue.

If you want more burst, make burst threshold lower.
With your setting, it will make the traffic always on 64 kbps, burst happend only in the first 6 or 7 seconds.
 
ferry
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 75
Joined: Mon Jan 15, 2007 11:59 am

Queue Burst

Fri Feb 09, 2007 11:38 am

Yes, i know. I think janisk is wrong, cause i use parent. And for valens and the others, i want to ask?

the rule :
the average data rate / burst time(ex = 8s) < burst threshold, then he can get burst bw, isn't it???, if

the average data rate / burst time(ex = 8s) > burst threshold, then not allowed to burst, isnt 'it ???

so, why i must lower the burst threshold??, cause my max limit is 64kb and my burst threshold is 64, the queue must & can burst...., coz the max and burst are the same. :lol:
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Fri Feb 09, 2007 11:48 am

i did not notice that parent was set :(
 
valens
Trainer
Trainer
Posts: 244
Joined: Tue Jun 01, 2004 5:42 pm
Location: INDONESIA
Contact:

Fri Feb 09, 2007 7:52 pm

When you set max-limit = burst threshold, and your client take all traffic as max-limit all the time, there is no change the client will have burst. Burst is useful for client who doesn't always take the max-limit.

If you want the client have burst, even if they use all the max-limit, you can set burst threshold higher then max-limit.
 
User avatar
samsoft08
Long time Member
Long time Member
Posts: 613
Joined: Sat Nov 26, 2005 10:52 pm

Sun Feb 11, 2007 12:58 am

please i just wanna know whts the point of making parent Q ? can't we just add the second Q alone with parent=none ?
 
valens
Trainer
Trainer
Posts: 244
Joined: Tue Jun 01, 2004 5:42 pm
Location: INDONESIA
Contact:

Sun Feb 11, 2007 4:27 am

In this case, when you only have one sub-queue, using parent is is not useful.
Parent queue will be useful if you have several sub-queues, parent will handle queue of total usage of sub-queues.
 
tjdykb
just joined
Posts: 7
Joined: Sun Oct 29, 2006 12:42 pm
Location: Jakarta
Contact:

Sun Feb 11, 2007 12:30 pm

Try entering "child" queue target addresses in your parent target addresses ..
 
ferry
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 75
Joined: Mon Jan 15, 2007 11:59 am

Burst Queue

Mon Feb 12, 2007 9:54 am

Okay.thx for all. Now, if i have all 384 kbps and i have 10 pc in my office. How to set this bw, for the limit, max-limit, burst, and the others???

Coz if one pc download, the others become slowly, so i want to limit bw for all, but still have the burst. Can u guys tell me the best way to do this???

Thx, :lol:

Who is online

Users browsing this forum: andreishlyk, jmmikrotik, tobcon and 59 guests