Difference between revisions of "TCP window size"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
− | Linux kernels (from 2.6.8, August 2004) have enabled TCP Window Scaling by default. The configuration parameters are found in the /proc filesystem, see pseudo-file [[/proc/sys/net/ipv4/tcp_window_scaling]] and its companions /proc/sys/net/ipv4/tcp_rmem and /proc/sys/net/ipv4/tcp_wmem (more information: man tcp, section sysctl). | + | Linux kernels (from 2.6.8, August 2004) have enabled TCP Window Scaling by default. The configuration parameters are found in the /proc filesystem, see pseudo-file <code>[[/proc/sys/net/ipv4/tcp_window_scaling]]</code> and its companions <code>[[/proc/sys/net/ipv4/tcp_rmem]]</code> and /proc/sys/net/ipv4/tcp_wmem (more information: man tcp, section sysctl). |
== See also == | == See also == | ||
* {{TCP}} | * {{TCP}} |
Latest revision as of 10:53, 2 November 2021
Linux kernels (from 2.6.8, August 2004) have enabled TCP Window Scaling by default. The configuration parameters are found in the /proc filesystem, see pseudo-file /proc/sys/net/ipv4/tcp_window_scaling
and its companions /proc/sys/net/ipv4/tcp_rmem
and /proc/sys/net/ipv4/tcp_wmem (more information: man tcp, section sysctl).
See also[edit]
- TCP/IP, Transport protocol, UDP, SCTP, QUIC, subnet mask, Routing protocols: BGP, routing table, Policy based routing, multicast, TCP Fast Open, RDP, TTL, RTT, MPTCP, Large send offload (LSO): (TSO, GRO, GSO, TCP checksum),
ethtool
, SCTP, 5-Tuple, Check TCP connectivity, TCP window size,/proc/sys/net/ipv4/tcp_rmem
, ack, List of TCP ports, localhost, broadcast address
Advertising: