ALTQ: resizing buffer sizes of queues?

2003-02-09 Thread Hendrik Scholz
Hi! I'm running a box for testing and like to limit outgoing traffic on my DSL line. My setup looks like this: altq on foo0 cbq bandwidth 10Mb queue { std, test} queue std bandwidth 100% cbq (default borrow) queue test bandwidth 6Kb cbq (red) pass out quick on foo0 proto tcp from any to 1.2.3.4

Re: ALTQ: resizing buffer sizes of queues?

2003-02-09 Thread Henning Brauer
On Sun, Feb 09, 2003 at 11:30:49PM +0100, Hendrik Scholz wrote: Hi! I'm running a box for testing and like to limit outgoing traffic on my DSL line. My setup looks like this: altq on foo0 cbq bandwidth 10Mb queue { std, test} foo0? damn, my secret diff must have leaked. queue std

Re: ALTQ: resizing buffer sizes of queues?

2003-02-09 Thread Damien Miller
Henning Brauer wrote: well 6k is just a little _too_ low for a 100Mb interface (I presume it is one). the resolution isn't that high I think. tho, 10k worked somewhat good for me on a 100Mb card - don't expect a too close match on such absurd low values, as said, the time resoltion is limited.