Community discussions

MikroTik App
 
coltaan
just joined
Topic Author
Posts: 13
Joined: Tue Oct 23, 2012 9:27 pm

PPPoE server +queues performance

Thu Nov 01, 2012 7:12 pm

hi,

I have several PPPoE servers (RB800, v5.20), and installed a new RB1100AHx2 (v5.20).
I tried migrate 3 of RB800s (about 100 users per board) to one RB1100AHx2, but I have performance problem.
Queues (per pppoe user) that have 'high' bandwith settings (between 4 and 20 Mbit/s) are very slow. If i disable the user queue, then no performance problem, user can download at full speed.
The default pppoe queue type is 'default-small', but this is not enough, I set to SFQ (preturb 5s, allot 1514) it's working for about 120-150 users but no more.
Is it possible that the RB1100AHx2 can't handle 250+ users (CPU load 50-60%, firewall tracking is off) or settings problem on queues?
Any idea?

,regards
 
User avatar
perspetolis
Member Candidate
Member Candidate
Posts: 101
Joined: Tue Aug 02, 2011 9:08 pm
Location: Tehran
Contact:

Re: PPPoE server +queues performance

Mon Nov 05, 2012 8:09 am

hello
RB1100AHx2 have problem in multi cpu supporting.you can upgrade your version to 5.21 and test again.or wait to V6.X brings in mikrotik website.
also you can change queue type to multi-queue-ethernet-default.
 
coltaan
just joined
Topic Author
Posts: 13
Joined: Tue Oct 23, 2012 9:27 pm

Re: PPPoE server +queues performance

Mon Nov 05, 2012 10:55 am

RB1100AHx2 have problem in multi cpu supporting.you can upgrade your version to 5.21 and test again.or wait to V6.X brings in mikrotik website.
also you can change queue type to multi-queue-ethernet-default.
This sounds like tragicomic. Is the 'top level' router as the worst choice? LOL.
I can buy six or seven RB2011 routers and get more performance at equal cost... Brrr..
I'm very curious about the performance of the new CCR router.
 
User avatar
macgaiver
Forum Guru
Forum Guru
Posts: 1768
Joined: Wed May 18, 2005 5:57 pm
Location: Sol III, Sol system, Sector 001, Alpha Quadrant

Re: PPPoE server +queues performance

Mon Nov 05, 2012 11:19 am

simple queues in v5 are slow, you have 2 choices:

1) move to queue tree and use PCQ
2) move to RouterOS v6 where simple queues are optimized
 
User avatar
Caci99
Forum Guru
Forum Guru
Posts: 1076
Joined: Wed Feb 21, 2007 2:26 pm
Location: Tirane
Contact:

Re: PPPoE server +queues performance

Mon Nov 05, 2012 12:26 pm

The solution that macgaiver proposes is the best approach. In pppoe server you have the option to add the clients on to address lists, and from there you can build queue tree, which is far better than simple queues. That was the idea behind the option of adding clients to address list. Also, you should not specify any limits on the pppoe-client, so the simple queues are not automatically generated.
 
coltaan
just joined
Topic Author
Posts: 13
Joined: Tue Oct 23, 2012 9:27 pm

Re: PPPoE server +queues performance

Mon Nov 05, 2012 4:07 pm


1) move to queue tree and use PCQ
...
I don't see any way to do this. We use radius for AAA and rate limiting, and we have a wide variety of rate limits.
 
mgrabar
just joined
Posts: 14
Joined: Sat Sep 25, 2010 10:06 am

Re: PPPoE server +queues performance

Sun Dec 09, 2012 12:37 am

I was having the same issue on RB1100AHx2 routerOS v5.17 with around 250 customers and ~120M load during peak hours.
We are using simple queues; radius policing with the following attribute: Mikrotik-Rate-Limit = "6000k/15000k 6144k/15360k 3072k/7680k 10/10"
Edit: We do have a wide variety of rate limits.

We are still testing the solution but it seems that upgrade to 6.0rc5 did resolve issues related to PPPoE congestion.
Look at the: http://www.mikrotik.com/download/CHANGELOG_6

FYI, we did direct upgrade from 5.17 to 6.0rc5.
Please let us know if you resolved your issue.
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: PPPoE server +queues performance

Sun Mar 24, 2013 8:24 pm

I was having the same issue on RB1100AHx2 routerOS v5.17 with around 250 customers and ~120M load during peak hours.
We are using simple queues; radius policing with the following attribute: Mikrotik-Rate-Limit = "6000k/15000k 6144k/15360k 3072k/7680k 10/10"
Edit: We do have a wide variety of rate limits.

We are still testing the solution but it seems that upgrade to 6.0rc5 did resolve issues related to PPPoE congestion.
Look at the: http://www.mikrotik.com/download/CHANGELOG_6

FYI, we did direct upgrade from 5.17 to 6.0rc5.
Please let us know if you resolved your issue.
Hello, solved?
My customer have similar perfomances issue... :(
 
mgrabar
just joined
Posts: 14
Joined: Sat Sep 25, 2010 10:06 am

Re: PPPoE server +queues performance

Sat Apr 27, 2013 8:35 pm

I was having the same issue on RB1100AHx2 routerOS v5.17 with around 250 customers and ~120M load during peak hours.
We are using simple queues; radius policing with the following attribute: Mikrotik-Rate-Limit = "6000k/15000k 6144k/15360k 3072k/7680k 10/10"
Edit: We do have a wide variety of rate limits.

We are still testing the solution but it seems that upgrade to 6.0rc5 did resolve issues related to PPPoE congestion.
Look at the: http://www.mikrotik.com/download/CHANGELOG_6

FYI, we did direct upgrade from 5.17 to 6.0rc5.
Please let us know if you resolved your issue.
Hello, solved?
My customer have similar perfomances issue... :(
Yes, this is resolved, please update to the latest!
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: PPPoE server +queues performance

Sat Apr 27, 2013 8:50 pm

I was having the same issue on RB1100AHx2 routerOS v5.17 with around 250 customers and ~120M load during peak hours.
We are using simple queues; radius policing with the following attribute: Mikrotik-Rate-Limit = "6000k/15000k 6144k/15360k 3072k/7680k 10/10"
Edit: We do have a wide variety of rate limits.

We are still testing the solution but it seems that upgrade to 6.0rc5 did resolve issues related to PPPoE congestion.
Look at the: http://www.mikrotik.com/download/CHANGELOG_6

FYI, we did direct upgrade from 5.17 to 6.0rc5.
Please let us know if you resolved your issue.
Hello, solved?
My customer have similar perfomances issue... :(
Yes, this is resolved, please update to the latest!
Starting from that version? :)
 
mgrabar
just joined
Posts: 14
Joined: Sat Sep 25, 2010 10:06 am

Re: PPPoE server +queues performance

Sat Apr 27, 2013 9:17 pm

We have upgraded our RB1100AHx2 to 6.0rc11 7w3d ago. Everything is working perfect.
There are over 250 simultaneous PPPoE sessions generating over 100Mbps of traffic at the moment.

Good luck and have a nice weekend. 8)
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: PPPoE server +queues performance

Sat Apr 27, 2013 9:30 pm

We have upgraded our RB1100AHx2 to 6.0rc11 7w3d ago. Everything is working perfect.
There are over 250 simultaneous PPPoE sessions generating over 100Mbps of traffic at the moment.

Good luck and have a nice weekend. 8)
We have the problem on x86 machine and over 500 clients. 6.0C12
Splitting the 500 clients on two PPPoE Server, work fine... but not 500 on single server :(

Nice WE ;)

Who is online

Users browsing this forum: No registered users and 33 guests