(no subject)

2010-04-10 Thread Z Wing
Hiya all, Could someone clarify for me the purpose of the bandwidth parameter when used with hfsc? Please consider my queue (512Kb max upload through the ADSL line):  altq on em1 bandwidth 500Kb hfsc queue { ack, dns, ssh, other }   queue ack    bandwidth 95% priority 8 qlimit 500 hfsc (r

(no subject)

2010-04-10 Thread Z Wing
Hiya all, Could someone clarify for me the purpose of the bandwidth parameter when used with hfsc? Please consider my queue (512Kb max upload through the ADSL line):  altq on em1 bandwidth 500Kb hfsc queue { ack, dns, ssh, other }   queue ack    bandwidth 95% priority 8 qlimit 500 hfsc (r

hsfc & pf

2010-04-11 Thread Z Wing
hi Peter, That link seems to 404, could you recheck it? If hsfc borrows 100% and you control it with upperlimit, what s the point of the bandwidth parameter for anything other than the first altq line specifying your total bw? ___ freebsd-pf@freebsd.or

Re: hsfc & pf

2010-04-12 Thread Z Wing
Oh I see, so you set that initally but each queue will definitely borrow from the parent queue (up to upperlimit)? with cbq you have to specify "borrow" don't you, but is my understanding right that borrow is implied with hfsc? ___ freebsd-pf@freebsd.o