Hi,

Is this the right place to ask this question?

Here's my pfctl -vvs queue output.  I'm not doing much but
trying to send as much through the 'bulk' queue as possible,
but as you can see although it does borrow, it does not borrow
much.  (I tried turning off red on the 'std' queue and that didn't
help.)  I would like to get closer to 600Kb/sec but I seem to be
getting only about 160Kb/sec.

Is this the way it's supposed to work or am I missing something here?
(Id be happy to supply pf.conf but AFIK the queue layout is all
that's relevant.  Some of my rules are just "pass on $if" rather
than "pass in on $if", could that possibly make the outbound
traffic affect the bandwidth computations borrow uses??)

This is typical output, the bulk queue just does not seem to ramp
up it's borrowing.

(FYI, the 'throttled' queue does not serve any purpose at the moment.)

queue root_dc1 bandwidth 1.28Mb priority 0 cbq( wrr root ) {throttled}
[ pkts: 2826 bytes: 3361143 dropped pkts: 0 bytes: 0 ]
  [ qlength:   0/ 50  borrows:      0  suspends:      0 ]
  [ measured:    17.0 packets/s, 162.49Kb/s ]
queue  throttled bandwidth 1.28Mb priority 7 {std, voip}
[ pkts: 0 bytes: 0 dropped pkts: 0 bytes: 0 ]
  [ qlength:   0/ 50  borrows:      0  suspends:      0 ]
  [ measured:     0.0 packets/s, 0 b/s ]
queue   std bandwidth 642Kb priority 6 cbq( red ) {high, defaultq, bulk}
[ pkts: 0 bytes: 0 dropped pkts: 0 bytes: 0 ]
  [ qlength:   0/ 50  borrows:      0  suspends:      0 ]
  [ measured:     0.0 packets/s, 0 b/s ]
queue    high bandwidth 192.60Kb priority 6 cbq( borrow )
[ pkts: 222 bytes: 12036 dropped pkts: 0 bytes: 0 ]
  [ qlength:   0/ 50  borrows:      0  suspends:      0 ]
  [ measured:     1.4 packets/s, 627.13 b/s ]
queue    defaultq bandwidth 321Kb priority 5 cbq( borrow default )
[ pkts: 102 bytes: 14685 dropped pkts: 0 bytes: 0 ]
  [ qlength:   0/ 50  borrows:      0  suspends:      0 ]
  [ measured:     0.3 packets/s, 387.43 b/s ]
queue    bulk bandwidth 128.40Kb priority 4 cbq( borrow )
[ pkts: 2502 bytes: 3334422 dropped pkts: 0 bytes: 0 ]
  [ qlength:  26/ 50  borrows:   2347  suspends:    132 ]
  [ measured:    15.2 packets/s, 161.48Kb/s ]
queue   voip bandwidth 642Kb priority 7 cbq( borrow )
[ pkts: 0 bytes: 0 dropped pkts: 0 bytes: 0 ]
  [ qlength:   0/ 50  borrows:      0  suspends:      0 ]
  [ measured:     0.0 packets/s, 0 b/s ]

Thanks.

Karl <[EMAIL PROTECTED]>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein

Reply via email to