From: Michael Kerrisk Date: Tue, 11 Jul 2006 04:36:30 +0000 (+0000) Subject: tcp_windows_scaling is ENabled by default X-Git-Tag: man-pages-2.36~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6da5d7079996588648db91d40b08902ea4cec209;p=thirdparty%2Fman-pages.git tcp_windows_scaling is ENabled by default --- diff --git a/man7/tcp.7 b/man7/tcp.7 index 41113eb066..b85b0bf244 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -501,7 +501,7 @@ safe from protocol viewpoint. It should not be changed without advice/request of technical experts. .TP -.BR tcp_window_scaling " (Boolean; default: disabled)" +.BR tcp_window_scaling " (Boolean; default: enabled)" Enable RFC\ 1323 TCP window scaling. This feature allows the use of a large window (> 64K) on a TCP connection, should the other end support it.