On Fri, 4 Oct 2002 11:34:46 -0700 (PDT)
Matthew Dillon <[EMAIL PROTECTED]> wrote:

>     When you turn the debugging on it will print out various
>     parameters used to calculate the bandwidth window.  The higher the
>     debug value, the more often it prints out the stats (assuming a
>     TCP is under load). Since the stats may reflect any tcp connection
>     you typically only do this while running a single TCP connection
>     under heavy load.

So shouldn't it be off by default?

>     rttbest and srtt are scaled to hz * 32, I believe (I'm not
>     positive). So with the default 100 hz it would be scaled to 3200,
>     so an rttbest of 680 would translate to 212mS.  Sounds like a
>     connection over a modem.

On my side there's a DSL line (768k up / 128k down), I don't know what
was on the other side for this particular example.

Bye,
Alexander.

-- 
              The best things in life are free, but the
                expensive ones are still worth a look.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to