tcp_keepintvl can vary. I'm pretty sure this is the keepalive timeout,
but I've not verified this 100%.
> realslow sets the time in ticks for closing slow TW connections, and I
>thought that FIN_WAIT_2 implied a slow connection (I need to pull that
>book off the shelf when I get home, I guess).
realslow does not seem to exist in the FreeBSD sources. It appears to
have been added by IBM. Afinetk.os2 defines the symbols
among others. As you can see, camel case symbol style differs from the
standard FreeBSD source style. I've not looked in any detail at how the
code uses RealSlowTimer. This should happen if this dicussion continues
sufficiently long.
>I think once the socket number is returned to the pool, identifying these
> "cling-ons" (Klingons?) will be tricky.
Agreed. There's also the issue that we don't know the socket number we
want to hack away at.
>Now I'll have to look at the 3.2 sources myself. As you are wont to say,
>some people do crossword puzzles... LOL