Date: Wed, 03 Feb 2010 20:26:42 -0200 From: Adailton Milhorini <milhorini@hardonline.com.br> To: freebsd-ipfw@freebsd.org Subject: dummynet pipe burst Message-ID: <4B69F822.40909@hardonline.com.br>
next in thread | raw e-mail | index | archive | help
How to works dummynet burst..
I read on man ipfw,
burst size
If the data to be sent exceeds the pipe's bandwidth limit (and
the pipe was previously idle), up to size bytes of data are
allowed to bypass the dummynet scheduler, and will be sent as
fast as the physical link allows. Any additional data will be
transmitted at the rate specified by the pipe bandwidth. The
burst size depends on how long the pipe has been idle; the
effec-
tive burst size is calculated as follows: MAX( size , bw *
pipe_idle_time).
but donīt show sample...
pipe_idle_time?????????????
any sample for explain ...
thank you...
Adailton Milhorini
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B69F822.40909>
