Hi!

I'm having a bit trouble understanding match rules and priorities. I
have a lot of traffic on other ports than http and https, but I want
to have top priority on them instead of the others.

So I have these rules:
match proto tcp to port { ftp, http, https, 3129 } set prio 7
match proto tcp from port { ftp, http, https, 3129 } set prio 7

Do I need them both? And where in pf.conf should they be? I've tried
having them on top, and on bottom, but still I get very low speeds for
downloads on http.

OpenBSD 5.8-current (GENERIC.MP) #1419: Sun Oct  4 12:28:54 MDT 2015

-- 
chs

Reply via email to