FreeBSD box as router adding latency

Charles Swiger cswiger at mac.com
Thu Feb 26 14:06:18 PST 2004


On Feb 26, 2004, at 4:53 PM, Aloha Guy wrote:
> Here is the HZ setting:
>
> kern.clockrate: { hz = 100, tick = 10000, profhz = 1024, stathz = 128 }

There's your issue right there: if you care about the millisecond level
granularity of network traffic going by this router, you ought to set
HZ to 1000 as documented in "man dummynet".

-- 
-Chuck



More information about the freebsd-questions mailing list