Mikrotik uses modified version of HTB algorithm to achieve speed limiting functions in their OS.
wiki mentions this formula ****
Bucket capacity = bucket-size * max-limit
All fine till now
let’s assume a client with speed 1 mbps
bucket is known to be holding tokens in the algorithm.
if I have a packet 1500 bytes I would need 1500 tokens to move it. so if I was that client it is my right to use that 1 megabit in one second
his speed in bytes is 125000 which will need 125000 tokens in the whole second (this is the full bucket capacity should not be less than that otherwise client will not get his full 1 megabit in one second. using the formula to get the bucket size in this case will be like that
125000=0.125*1000000
the request is to change the default bucket-size to be at least 0.125 not 0.100
Still with this bullshit?
http://forum.mikrotik.com/t/personal-monologue-a-question-about-token-bucket-size/159023/89
Now what are you doing, you start writing meaningless sentences again to contradict the evidence, me, @chechito and @sindy?
Write to support@mikrotik.com and hope for an answer…
This is the user forum, and it’s not the users who decide.
I want someone who really understand what I am talking about. otherwise I will have to explain it from scratch it is not related to networking, you thought last time I was making bad calcs the thing is queue always deal with byte not bit, and I didn’t get anything from my head, I used the formula they posted in wiki I have a similar version of the htb algorithm written in python. if you want me to explain the algorithm and how you use it to make brust I am in if you want to go to advanced talk about everything in this algorithm I am aslo in.
you can use a script to mass change all your queues bucket size to the value of your preference
@chechito I don’t care about me, I bring the issue to developers to fix it
And what is the number of your ticket?
You opened a ticket to contact the developers, right?
I did from the last time, gave them two issues sergejs answered and said we will fix them both but nothing till now
Generic answer, you had your moment of attention, but it wasn’t relevant because you didn’t know what you were writing.
If they didn’t care anyway, what do you think it will change if you come again here for write the same bullshit on the user forum?
Thanks for your politeness.