Date: Tue, 22 May 2007 12:44:55 +0300 From: Dominik Zalewski <dzalewski@open-craft.com> To: freebsd-pf@freebsd.org Subject: empty ACKs and hfsc Message-ID: <200705221244.55997.dzalewski@open-craft.com>
next in thread | raw e-mail | index | archive | help
Dear All,
I was wondering what will be the best setting for empty ACKs queue in my
example. Is 50Kb will be enough for ?
ADSL 2mbit/512kbit
### External interface ###
altq on $ext_if hfsc bandwidth 500Kb queue { std_out, tcp_ack_out, voip_out, \
ssh_out, www_out, smtp_out }
queue std_out bandwidth 50Kb hfsc(default)
queue tcp_ack_out bandwidth 50Kb priority 7 hfsc(ecn)
queue voip_out bandwidth 100Kb priority 5 hfsc(realtime 100Kb upperlimit \
100Kb)
queue ssh_out bandwidth 50Kb priority 3 hfsc(realtime 50Kb)
queue www_out bandwidth 150Kb priority 2 hfsc(realtime 150Kb upperlimit \
200Kb)
queue smtp_out bandwidth 100Kb priority 1 hfsc(realtime 100Kb upperlimit \
100Kb)
Thank in advance,
Dominik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705221244.55997.dzalewski>
