I’ve set these values on Simple Queue:
Max Limit: 1M
Burst Limit: 80M
Burst Threshols: 400k
Burst Time: 86400
AFAIK it should mean: If fellow would download more than 4 GB in the last 24 hours (86400s * 400kb/s = cca 4 GB) the speed will be limited to 1 Mbps. It seems to work, but… I worry that mikrotik is not “remembering” so long time - as you can see on the attached graph - the fellow has downloaded almost 4 GB from 8h to 9h, then cca 3 GB from 14h to 15h and then started to download at 23h at full speed again (here is able to see speed limitation after another 5 GB).
When I had set shorter Burst Time (2 hours) everything was working perfect, but I am in doubt if this long time is working What is the maximum working value?
Mmm i think max limit is max speed for the user.
Burst limit is speed can reach the user during burst time if the average data rate is less than burst-threshold. Then.. If you want this working, the burst threshold must be bigger than 1M…