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

Multiple Uplink Load Balancing

I have several Astaro deployments where the site has multiple internet uplinks. The Astaro seems to keep the load balanced equally across both links. However in most cases, the uplinks are not the same bandwidth. For instance, I have a site with 4 bonded T1s as one uplink, and a cable modem as the other. The T1s max out at 6 Mbits and the cable maxes out at 20 Mbits. When I look at the bandwidth usage, they're usually both right around 6 Mbits peak.
Does anyone have any configuration suggestions so that the units will distribute the bandwidth more as a function of percentage of bandwidth rather than keeping the two equal?
One thought was using a policy route to send web traffic through the cable connection, but how does that work for failover if the cable connection goes down? My concern there is that it will continue to try to route the traffic to the cable gateway and time out.
What are other Astaro aficionados doing in this scenario?

Thanks for your input,
Dave


This thread was automatically locked due to age.
Parents
  • The distribution with Uplink Balancing is Round Robin. There is no limitation of speed here,
    so you should get the full speed for a connection balanced over the 20MB line.

    You could play with the multipath rules, e.g. send bulk traffic like http always over the 20mbit line and everything else over the second line.

    Btw: 8.200 will have weighted Round Robin [:)] So for example, you will be able to send 1/3 of all connections over line 1 and the rest over line 2. Just wait for the next beta release.

    Cheers
     Ulrich
Reply
  • The distribution with Uplink Balancing is Round Robin. There is no limitation of speed here,
    so you should get the full speed for a connection balanced over the 20MB line.

    You could play with the multipath rules, e.g. send bulk traffic like http always over the 20mbit line and everything else over the second line.

    Btw: 8.200 will have weighted Round Robin [:)] So for example, you will be able to send 1/3 of all connections over line 1 and the rest over line 2. Just wait for the next beta release.

    Cheers
     Ulrich
Children
No Data