Slow upload speeds on Windows 7 [closed]

时光毁灭记忆、已成空白 提交于 2019-12-05 04:41:31

问题


I was stumped. At work, my Windows 7 laptop with an Atheros AR8152/8158 PCI-E Fast Ethernet Controller was clocking download speeds of 10+ Mbps but upload speeds were less than 1 Mbps.

At home on my cable internet, both speeds were 12+ Mbps.

BTW, I used www.speedtest.com to test my speeds.


回答1:


The answer turned out to be the Large Send Offload (IPv4) setting on my NIC. It was enabled by default. When I disabled it my work upload speed jumped to 12+ Mbps. It appears that if the infrastructure (e.g. routers, switches) don't support this option the transmits become "bursty" and slow down. My home router (an Apple Airport Extreme) apparently does support this option.

To disable, go to Start->Control Panel->Device Manager->Network adapters->Atheros AR8152/8158 PCI-E Fast Ethernet Controller (NDIS 6.20), right-click then select Properties. On the Advance tab, find property Large Send Offload (IPv4) and change its value to Enabled then click OK.



来源:https://stackoverflow.com/questions/14160358/slow-upload-speeds-on-windows-7

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!