🎮 网吧三国
← 返回
← 返回网吧三国
🌐 网卡/网络
·
👁 158
万兆到桌面测速慢不达标
队
网友
网吧三国
← 原站原文
问题现像:
网吧万兆到桌面,用ipref和hd-speed测速都不达标,只有600M/s左右,
排查过程:
换过服务器和客户机网卡驱动以及调整网卡参数
原因:
服务器系统优化了tcp窗口的大小
解决方法:
在运行输入以下两条命令:
netsh interface tcp set global autotuninglevel=normal
netsh interface tcp set global Timestamps=enabled