Speeding up the browsing

Hi guys,

I’m new to mikrotik and need you guys help, I need to speed up the browsing while limiting the download..I know it is all about queues,burst and mangles but how to do it??

anyone can give me a detail example plsssss??


thanks in advance to all,

Atheer

Here is detailed example:
http://wiki.mikrotik.com/wiki/TransparentTrafficShaper

additionally i would suggest to look at burst in queues.

mrz --Thanks, I will check that exmaple carefully as it shows a lot of details :wink:

janisk - thanks too, but can burst in queues works with web-proxy enabled? I mean I have activated the web-proxy after creating a dst NAT chain to redirec HTTP request (via port 80) to web-proxy port 3128, so how I can implement the burst and the queue stuff? can you give me an example pls?


thanks again to whoever reply..

Atheer

any answer plssssss?

With Local Web Proxy, you can use:

  1. Simple Queue will work just fine. You don’t need special setting.

  2. With mangle and queue tree, you need to add several mangle. Check this link.

here you can look up information about burst:
http://www.mikrotik.com/testdocs/ros/2.9/root/queue.php

this is just an addition to queues, IMO very useful if you want to improve overall browsing experience, of course, if your resources allows that

valens – thank you very much the link was very helpful it opens new doors to me!

Janisk, thanks again to reply me again ! but the link has a lot to details that confused me!

can anyone give me a straightforward example showing how to prioritize the web surfing and limiting the download?

Thanks to ALLLLLLL

Atheer

you should understand, that web browsing and downloading is the same process and the only difference is file size.

in browsing your web browser downloads files and interprets them on the fly, while files that it cannot understand are offered to save.