summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2007-12-19 16:58:54 +0000
committerru <ru@FreeBSD.org>2007-12-19 16:58:54 +0000
commit71ee1301114414c4f26d5d494a63fc31d4d6286b (patch)
tree3c3945d3e59becad57ec08183ef0eaca512c4ddd /share
parent82b21d0858fffd4f5c87a455996327a2863a8b1e (diff)
downloadFreeBSD-src-71ee1301114414c4f26d5d494a63fc31d4d6286b.zip
FreeBSD-src-71ee1301114414c4f26d5d494a63fc31d4d6286b.tar.gz
The default of 3 retransmits corresponds to a timeout value of
45 seconds, not 15.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/syncache.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/syncache.4 b/share/man/man4/syncache.4
index 1c15806..5395a50 100644
--- a/share/man/man4/syncache.4
+++ b/share/man/man4/syncache.4
@@ -12,7 +12,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 31, 2001
+.Dd December 18, 2007
.Dt SYNCACHE 4
.Os
.Sh NAME
@@ -132,7 +132,7 @@ Read-only, tunable via
.Xr loader 8 .
.It Va rexmtlimit
Maximum number of times a SYN,ACK is retransmitted before being discarded.
-The default of 3 retransmits corresponds to a 15 second timeout, this value
+The default of 3 retransmits corresponds to a 45 second timeout, this value
may be increased depending on the RTT to client machines.
Tunable via
.Xr sysctl 3 .
OpenPOWER on IntegriCloud