Page 1 of 1

Limitations problem with User Manager!

Posted: Mon Sep 23, 2013 9:56 pm
by itmtech
Hello,

i have a problem with the limitations in the user manager.

A customer that have a limitation to 17mbp/s only gets 11mbp/s maximum.
If i remove all the limitations it works well and gives him 40mbp/s.
Changing the limitation to 6mbp/s and he only gets 3 or 4mbp/s.

This is a paste from the user manager for that Client.

Rate limit: 1048576/20971520 2097152/26214400 524288/17825792 20/20 1 524288/524288

Does anyone know what seems to be the problem here?

Thanks in advance.

Re: Limitations problem with User Manager!

Posted: Tue Sep 24, 2013 7:37 pm
by itmtech
rate limit 1048576/20971520
burst 2097152/26214400
threshold 524288/17825792
burst time 20/20
priority 1
minimum 524288/524288



it is simple bridged network with PPPOE and usermanager. Ideas?

Re: Limitations problem with User Manager!

Posted: Tue Sep 24, 2013 8:39 pm
by Blindschleiche
try
/queue type set default-small kind=sfq
on the Router with the PPPoE-Server

Re: Limitations problem with User Manager!

Posted: Sun Sep 29, 2013 1:01 pm
by itmtech
IT WORKS!!

I have no idea what I've done but it works. :D

Can you please explain me what I've just done? Maybe there would be some side effects?

Thank you.

Re: Limitations problem with User Manager!

Posted: Sun Sep 29, 2013 1:01 pm
by itmtech
IT WORKS!!

I have no idea what I've done but it works. :D

Can you please explain me what I've just done? Maybe there would be some side effects?

Thank you.

Re: Limitations problem with User Manager!

Posted: Sun Sep 29, 2013 9:17 pm
by deejayq
i think Blindschleiche suggested you use sfq for default-small type of queues instead of pfifo.
Never worked with pppoe server, but i think the default queue type it uses for the clients it's default-small.
I think the problems when using sfq is when you have more than 1024 clients.

Re: Limitations problem with User Manager!

Posted: Fri Mar 28, 2014 7:24 pm
by rextended
try
/queue type set default-small kind=sfq
on the Router with the PPPoE-Server
share info is good!

+2

Re: Limitations problem with User Manager!

Posted: Wed Sep 24, 2014 7:21 pm
by skillful
IT WORKS!!

I have no idea what I've done but it works. :D

Can you please explain me what I've just done? Maybe there would be some side effects?

Thank you.
Please see http://forum.mikrotik.com/viewtopic.php?f=7&t=83477 for some explaination