Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 16:54:05 +0100
From:      Marko Lerota <mlerota@iskon.hr>
To:        freebsd-pf@freebsd.org
Subject:   Borrowing and priority not working
Message-ID:  <868xhebf8i.fsf@sparrow.local>

next in thread | raw e-mail | index | archive | help
I have setup like this 

altq on $int_if cbq bandwidth 1024Kb queue { def, developers, marketing }
queue def bandwidth 100Kb cbq(default)
queue developers bandwidth 850Kb priority 6
queue marketing  bandwidth 50Kb  priority 1 cbq(borrow)

If only marketing is using all available bandwidth it's OK, 
but when developers want to use some, priority and borrowing 
doesn't work. The bandwidth is split in two ways
developers 500Kb
marketing  500Kb 

Why marketing didn't slow to 50Kb? 

I want all them to have all the bandwidth but in case of using 100% 
of the link, I want marketing to have only 50Kb reserved. 
Is it possible to do so?

-- 
One cannot sell the earth upon which the people walk
                               			Tacunka Witco 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868xhebf8i.fsf>