Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2011 15:10:22 -0700
From:      Garrett Cooper <yanegomi@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   What is slowhz?
Message-ID:  <CAGH67wRYgDEd3GnFzFH950wtZQVVr_HyHK4YJhca-rTULtSTLA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
    I see this comment, and I've found references to a
net.inet.tcp.slowhz in Free, Net, and OpenBSDs, but this value can't
be queried anymore.

# grep -r slowhz /sys/
/sys/netinet/ip.h:#define	IPFRAGTTL	60		/* time to live for frags, slowhz */

    Could someone please confirm that slowhz is indeed a half second
value [1], or was it tunable / does it matter anymore?
    For additional context, I'm trying to map IP-MIB::ipReasmTimeout
to a value used in the FreeBSD networking stack, and it looks like
that value is the best candidate.
Thanks!
-Garrett

1. http://markmail.org/message/3xvte6uxrhyb4spn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wRYgDEd3GnFzFH950wtZQVVr_HyHK4YJhca-rTULtSTLA>