Hi!

We have this GNU/Linux box connected to three different internet connections.

If I set the default gw to just one of the three links, squid works
perfectly. However, If I join all three internet connections in a
single multipath route, squid starts misbehaving. Only a few pages are
actually shown (from the cache) but there's no downloading at all.

Is there an easy fix for this behavior?

Thanks in advance!

This is (I measn, was :)) the mutipath route:
default
        nexthop via 201.249.112.1  dev eth1 weight 2
        nexthop via 201.249.112.1  dev eth2 weight 2
        nexthop via 201.249.120.1  dev eth3 weight 1

Ideas?

Reply via email to