This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[8.000] Reserve/prioritize bandwith for websurfing?

Now that I've fixed my "uTorrent blocks webtraffic" I'm in need to setting up priority for webtraffic (QoS?) so I can surf without it beeing to slow, which it is when uTorrent is running. I've got a 26/4 Mbit line, so I put the numbers into the wan interface under Interfaces & Routing -> QoS -> Status, the same with the internal (gigabit)

World

Total available uplink bandwidth: 4000 kbits/sec
Total available downlink bandwidth: 26000 kbits/sec

Internal
Total available uplink bandwidth: 1024000 kbits/sec
Total available downlink bandwidth: 1024000 kbits/sec


I then created a HTTP/HTTPS object under Interfaces & Routing -> QoS -> Traffic Selectors, with any set as source and destination.

Last, I created a Bandwidth Pool for Websurfing, putting inn 5000 kbit as bandwidth and selected my HTTP/HTTPS object as traffic selector.

Are there anything else I need to do?

It doesn't feel like I have anything close to 5Mbit speed when I surf with an active uTorrent running which tries to hog the entire internet link.

Any advice/pointers?


This thread was automatically locked due to age.
  • You have to use 2 Bandwidth Pools.
    1 - World (Upstream)
    2 - Internal (Downstream).
    In both, you have to put first the Websurfing with how much BW you want to guaranty for it, and second - the P2p (uTorrent) with minimum guaranteed BW (let say - 50) .
    you can also use the "Specify upper bandwidth limit" to limit the maximum BW.
    Good idea for P2P, is to use the "Specify upper bandwidth limit" in the Upstream, and limit it to about 10% of your Upstream BW (in your case - 400k).
  • Like Goldy points out, your situation is complicated.

    A key "trick" to using Astaro QoS is to understand that you only can make rules for traffic being sent by an interface.  Astaro does its best (Download Equalizer) for traffic arriving at an interface, but wide-open uTorrent overwhelms your bandwidth.

    I don't use a uTorrent client, but some of the gurus here have commented that your best solution is to configure your client so that it doesn't consume so many resources.

    If you're doing uTorrent uploads, it might make sense to create an "outbound" traffic selector for your uTorrent traffic and use that to create a bandwidth pool with an upper bandwidth limit on your External (World?) interface.  Instead of that, I'd recommend a traffic selector 'Any -> Web Surfing -> Any' and a bandwidth pool on the External interface guaranteeing about 400k for web surfing requests.

    For uTorrent downloading, you probably don't need either of the two bandwidth pools in the previous paragraph.  If you can't configure your client to avoid using so much bandwidth, you might benefit from creating a traffic selector like 'Any -> {uTorrent services} -> Internal (Network)' and using it to create a bandwidth pool with an upper bandwidth limit on your Internal interface; you have 26Mb available from your ISP, so pick a limit that leaves the rest for non-uTorrent traffic.

    Cheers - Bob
  • Thanks.. I will look into it when I get home. I have a few tennants renting rooms at my place, so I would probably look into limiting the upload/download on utorrent (I know one of them uses it also), since I can't go about changing theirs settings...
  • Sending am example for ADSL unlinks (From Astaro to the internet).
    Since ADSL is not Synchronous line, massive unlink (Leaching) will soon clog your line and by that slow down your downloading speed.
  • Thanks, Goldy, "a picture is woth a thousand words!"

    Cheers - Bob