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

Limit available bandwidth to YouTube and Hulu

I have an issue on a network where users sometimes bring things to a crawl with Hulu and YouTube.  I am trying to implement some bandwidth pools to limit this activity, but the Astaro approach is not what I am used to.

My intent is to regularly limit the amount of bandwidth available to those places.

I have done the following:
I created a traffic selector that looks for DNS group, which I put in youtube.com
I created a traffic selector that looks for DNS group, which I put in fbcdn.com
(fbcdn is where a lot of the traffic is from, and i assume it means Content Delivery Network).

I then created a bandwidth pool and check both of those groups. I set guaranteed bandwidth @ 250kbs, and a limit @ 400kbps.

Does that limit all traffic to those places to 400kbps, while guaranteeing them at least 250kpbs?  Is that the best approach?


Thanks for any insight,
Shannon


This thread was automatically locked due to age.
Parents
  • Did you mean Facebook instead of Hulu?  In any case, fbcdn.com resolves to only five IPs (69.63.187.17, 69.63.187.19, 69.63.181.11, 69.63.181.12 & 69.63.184.142), but I suspect that you would need to include te entire Facebook subnet, 69.63.176.0/20).

    If you really only are concerned with limiting the bandwidth used, set a much lower guaranteed bandwidth; in effect, that means that other traffic will get prirority whenever it needs the bandwidth.

    Unlike some of the more-primitive QoS implementations, Astaro's helps you to favor certain traffic while not limiting other traffic if the "favored" traffic isn't using the bandwidth.  That means that another solution might be to favor the traffic that's desired but being slowed by Hulu and Youtube.  I say "might" because I don't know if Hulu and Youtube are long, single connections that cannot be QoS'd once started.

    Cheers - Bob
Reply
  • Did you mean Facebook instead of Hulu?  In any case, fbcdn.com resolves to only five IPs (69.63.187.17, 69.63.187.19, 69.63.181.11, 69.63.181.12 & 69.63.184.142), but I suspect that you would need to include te entire Facebook subnet, 69.63.176.0/20).

    If you really only are concerned with limiting the bandwidth used, set a much lower guaranteed bandwidth; in effect, that means that other traffic will get prirority whenever it needs the bandwidth.

    Unlike some of the more-primitive QoS implementations, Astaro's helps you to favor certain traffic while not limiting other traffic if the "favored" traffic isn't using the bandwidth.  That means that another solution might be to favor the traffic that's desired but being slowed by Hulu and Youtube.  I say "might" because I don't know if Hulu and Youtube are long, single connections that cannot be QoS'd once started.

    Cheers - Bob
Children