More cleanup for rev. 1.56
Submitted by: ru
This commit is contained in:
parent
12c3456003
commit
5e01c01abd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user