summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tcp.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-02-28 22:40:21 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-02-28 22:40:21 +0000
commit907049db844ff190eae0434c4c8406111c6d3d23 (patch)
treeb21dab49fe52f67e967b0c037e5943b983f9d19f /share/man/man4/tcp.4
parentf9e43f8ad0f60454cfdd74c10b902876be9d24c8 (diff)
downloadFreeBSD-src-907049db844ff190eae0434c4c8406111c6d3d23.zip
FreeBSD-src-907049db844ff190eae0434c4c8406111c6d3d23.tar.gz
More cleanup for rev. 1.56
Submitted by: ru
Diffstat (limited to 'share/man/man4/tcp.4')
-rw-r--r--share/man/man4/tcp.417
1 files changed, 9 insertions, 8 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4
index 3475fd0..e0a62de 100644
--- a/share/man/man4/tcp.4
+++ b/share/man/man4/tcp.4
@@ -478,7 +478,7 @@ only.
Maximum number of SACK holes per connection.
Defaults to 128.
.It Va sack.globalmaxholes
-Maximum number of SACK holes per system, across all connections.
+Maximum number of SACK holes per system, across all connections.
Defaults to 65536.
.It Va maxtcptw
When a TCP connection enters the
@@ -499,18 +499,19 @@ By default, it is initialized to
Suppress creating of compressed TCP TIME_WAIT states for connections in
which both endpoints are local.
.It Va fast_finwait2_recycle
-Recycle
-.Tn TCP
-.Dv FIN_WAIT_2
+Recycle
+.Tn TCP
+.Dv FIN_WAIT_2
connections faster when the socket is marked as
-"CANTRCVMORE" (no user process has the socket open, data received on
+.Dv SBS_CANTRCVMORE
+(no user process has the socket open, data received on
the socket cannot be read).
-The timeout used here is
+The timeout used here is
.Va finwait2_timeout .
.It Va finwait2_timeout
-Timeout to use for fast recycling of
+Timeout to use for fast recycling of
.Tn TCP
-.Dv FIN_WAIT_2
+.Dv FIN_WAIT_2
connections.
Defaults to 60 seconds.
.El
OpenPOWER on IntegriCloud