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

Download Throttling best practice

Hi.
I'm not quite sure about working with the new option "Download Throttling".

Here is the situation:
1. I'm having many users, which use all sorts of Torrents.
2. The default preference of Torrents is unlimited uploads and downloads.
3. I don't mind Downloads, but I want to limit the upload to no more than 10Kb per user.

If it's like before, then guess it should be on the Wan Nic.
Now what would be the best practice to achieve this (I have already defined "Traffic Selector" for all Torrents).
Thanks


This thread was automatically locked due to age.
Parents
  • So you would want to apply a download throttle rule to your internal interface to throttle outgoing traffic. Pretty much opposite of the way it used to work before

    You've been a lot more active than I in the beta, Bill.  Isn't the only difference really just a different way of accomplishing the same thing?  Packets get dropped inside the UTM - you still have no control over the packets hitting the interfaces, no way to clear an inbound pipe.

    Cheers - Bob
Reply
  • So you would want to apply a download throttle rule to your internal interface to throttle outgoing traffic. Pretty much opposite of the way it used to work before

    You've been a lot more active than I in the beta, Bill.  Isn't the only difference really just a different way of accomplishing the same thing?  Packets get dropped inside the UTM - you still have no control over the packets hitting the interfaces, no way to clear an inbound pipe.

    Cheers - Bob
Children
  • There is a little more to QoS than simply dropping packets and packet priority /queuing etc make a difference in heavily used systems. For example, one of our systems has 100mb symmetric available bandwidth, but the user load is so high that we have to prioritize our DNS requests. 

    The original feature was requested by Alan Toews Networking: QoS for download traffic and makes sense for a new user that has not read the manual and wants to setup QoS by trial and error but seasoned pros like yourself are not so easily convinced [:D] 

    So... your assessment is basically correct. Its generally better to throttle traffic leaving the interface (egress traffic) than implementing ingress traffic policing (download throttling). Because you are dropping packets etc. on your WAN interface by doing download throttling which gets the job done but in a dirty way. At least it will satisfy the admins watching their WAN traffic throttled exactly at the number they specified[;)]

    Regards
    Bill