简体   繁体   English

OS Windows 和 Linux 中 TCP 窗口大小的默认值

[英]Default value of TCP-window size in OS Windows and Linux

Windows 9x/NT、Windows Me/2000/XP Server 2003 和 Linux (Mandriva) 中 TCP 窗口的默认大小是多少?

This information is from 2006, but:此信息来自 2006 年,但:

Windows: 8192 bytes
FreeBSD: send=32k, receive=56k
Linux: send=16k, receive=43689 bytes (!)
Solaris: 52k

Source: Fundamental Networking in Java, by yours truly, citing a paper by Bishop et al., Rigorous Specification and conformance testing techniques for network protocols, as applied to TCP/IP, UDP, and Sockets, University of Cambridge Computer Laboratory & NICTA, Canberra, 2005.资料来源: Java 中的基础网络,由你真正引用,引用 Bishop 等人的论文,网络协议的严格规范和一致性测试技术,适用于 TCP/IP、UDP 和套接字,剑桥大学计算机实验室和 NICTA,堪培拉,2005 年。

The Windows value was always much too low and one would hope it has been raised since. Windows 的价值总是太低,人们希望从那时起它就被提高了。

OS/2 32-bit: 48k (from memory, but it's been a long time)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM