Community discussions

MikroTik App
 
Estiaan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Tue Jul 19, 2011 10:15 am

Slow Youtube

Mon Oct 24, 2011 3:05 pm

Ive have a funny problem, I am using ECMP Load Balancing on 2Wan Port. Internet is super fast, But when I watch any Youtube Clip, It is very slow.

What can it be?
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Slow Youtube

Mon Oct 24, 2011 4:20 pm

Try using PCC. ECMP has some problems when streaming anything over 10 minutes.

http://wiki.mikrotik.com/wiki/Manual:PCC
 
Estiaan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Tue Jul 19, 2011 10:15 am

Re: Slow Youtube

Mon Oct 24, 2011 7:18 pm

with PCC all my port 443 traffic gets splitted and then gets logged out, which causes a problem
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Slow Youtube

Mon Oct 24, 2011 7:26 pm

with PCC all my port 443 traffic gets splitted and then gets logged out, which causes a problem
Actually with ECMP you are more likely to have that problem. With PCC your connections get marked and then sent out a route and will continue to go out the same route until the connection is dropped. Where did you see this problem?
 
Estiaan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Tue Jul 19, 2011 10:15 am

Re: Slow Youtube

Mon Oct 24, 2011 9:55 pm

In SOuth Africa ABSA online bank could not log in at all with PCC, as soon as I set it On ECMP and Marked all Port 443 traffic to 1 Wan connection, it works perfect,but youtube is super slow. Everything else is fast
 
User avatar
omega-00
Forum Guru
Forum Guru
Posts: 1167
Joined: Sat Jun 06, 2009 4:54 am
Location: Australia
Contact:

Re: Slow Youtube

Mon Oct 24, 2011 10:12 pm

Make sure you're using the "both-addresses" option for your PCC rules.
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Slow Youtube

Tue Oct 25, 2011 12:17 am

Agreed I think you have something wrong in your PCC. Try it again.
 
Estiaan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Tue Jul 19, 2011 10:15 am

Re: Slow Youtube

Tue Oct 25, 2011 11:56 am

Here is my Mangle Export, Please help mme with my PCC.

IS, Mweb and Mweb2 are my 2 DSL lines connected on the load balancer

/ip firewall mangle
add action=mark-connection chain=prerouting disabled=yes dst-port=22 \
new-connection-mark=Mweb_conn passthrough=yes protocol=tcp
add action=mark-routing chain=prerouting disabled=no dst-port=222 \
new-routing-mark=main passthrough=yes protocol=tcp
add action=mark-routing chain=prerouting disabled=no dst-port=223 \
new-routing-mark=main passthrough=yes protocol=tcp
add action=mark-packet chain=prerouting disabled=no new-packet-mark=SSH \
passthrough=yes protocol=tcp src-port=222
add action=mark-routing chain=prerouting connection-mark=Mweb_conn disabled=yes \
new-routing-mark=to_Mweb passthrough=yes
add action=mark-routing chain=prerouting disabled=no dst-port=25 \
new-routing-mark=to_Mw2 passthrough=yes protocol=tcp
add action=mark-routing chain=prerouting disabled=no dst-port=443 \
new-routing-mark=to_Mweb passthrough=no protocol=tcp
add action=mark-connection chain=input disabled=no in-interface=IS \
new-connection-mark=IS_conn passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=Mweb2 \
new-connection-mark=Mw2_conn passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=Mweb \
new-connection-mark=Mweb_conn passthrough=yes
add action=mark-routing chain=output connection-mark=Mw2_conn disabled=no \
new-routing-mark=to_Mw2 passthrough=yes
add action=mark-routing chain=output connection-mark=IS_conn disabled=no \
new-routing-mark=to_IS passthrough=yes
add action=mark-routing chain=output connection-mark=Mweb_conn disabled=no \
new-routing-mark=to_Mweb passthrough=yes
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Slow Youtube

Tue Oct 25, 2011 3:42 pm

Yea that is not right. Follow this step by step.

http://wiki.mikrotik.com/wiki/Manual:PCC
 
Estiaan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Tue Jul 19, 2011 10:15 am

Re: Slow Youtube

Thu Oct 27, 2011 2:43 pm

I changed everything back to PCC and the youtube streaming is still slow, Ive got 3 4Mb lines running at 1Mb each constant, So Ive gor alot of free bandwith per line

What can be the problem?
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Slow Youtube

Thu Oct 27, 2011 2:57 pm

Could your ISP be throttling you?
 
Estiaan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Tue Jul 19, 2011 10:15 am

Re: Slow Youtube

Thu Oct 27, 2011 3:24 pm

No, I see that sometimes it streams fast, and othertimes slow as hell
 
abcwarbot
Frequent Visitor
Frequent Visitor
Posts: 50
Joined: Sun Apr 25, 2010 9:23 pm

Re: Slow Youtube

Sun Feb 19, 2012 6:03 am

Try using src-address only in your clasifiers. Works fine in 480 mode.


Best regards

Who is online

Users browsing this forum: consoletotherescue and 116 guests