diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-12-07 18:17:37 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-12-07 18:17:37 +0000 |
commit | 14d19db3b5c3b3f46e99102fe1d0afd3fce4c93a (patch) | |
tree | 8c41343384f8498c1cfaef7b16d946a6511717fb /share | |
parent | 03b1add9d3c399e6381bc6aa79b05b5e308149b0 (diff) | |
download | FreeBSD-src-14d19db3b5c3b3f46e99102fe1d0afd3fce4c93a.zip FreeBSD-src-14d19db3b5c3b3f46e99102fe1d0afd3fce4c93a.tar.gz |
When rfc1323 is mentioned in the context of buffer sizes, not that it
is enabled by default in FreeBSD.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/tuning.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 5c44068..741ad79 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -469,6 +469,7 @@ These extensions should be enabled and the TCP buffer size should be set to a value larger than 65536 in order to obtain good performance out of certain types of network links; specifically, gigabit WAN links and high-latency satellite links. +RFC1323 support is enabled by default. .Pp The .Va net.inet.tcp.always_keepalive |