tcp_windows_scaling is ENabled by default

This commit is contained in:
Michael Kerrisk 2006-07-11 04:36:30 +00:00
parent 24b3ed1dad
commit 6da5d70799
1 changed files with 1 additions and 1 deletions

View File

@ -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.