On Thu, Oct 8, 2015 at 4:26 PM, Christer Solskogen
<christer.solsko...@gmail.com> wrote:
> On Thu, Oct 8, 2015 at 10:57 AM, Ville Valkonen <weezeld...@gmail.com> wrote:
>>
>> you can only queue outgoing traffic. Once you think about it, that makes
>> sense.
>>
>
> I boiled the rule down to this:
> match proto tcp to port { http https } set prio 7
>
> But I still can't see that it does anything useful, as I don't see any
> better speed on http with or without that rule.
> What have I missed? :(
>
> --
> chs
>

As others have pointed out you can set priorities only on traffic
leaving out via an interface. Your downloads from the internet are
incoming traffic on your internet facing network interface and can not
be prioritized.

-Kimmo

Reply via email to