Menu
Home
News
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Television - Tech, General, and Q&A
Questions and Answers
Windows 10: Fast.com speed test shows high latency (any where from 300 - 900 ms) - Time Warner Internet
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
<p>[QUOTE="Guest2, post: 226060, member: 21318"]This question is about "Windows 10: Fast.com speed test shows high latency (any where from 300 - 900 ms)", with Time Warner Cable internet and apps. I'm sure most here already know about <a href="https://fast.com/">fast.com</a>. They are operated by Netflix, and have a neat feature that performs a loaded latency test (you can pick this for upload or download, download being the default).</p><p></p><p></p><p></p><p>Before the fix below, I had very high latency and my speed felt throttled on my Windows 10 PC.</p><p></p><p></p><p></p><p>After A BUNCH of research, I came across this:</p><p></p><p><a href="https://support.microsoft.com/en-us/help/947239/description-of-the-receive-window-auto-tuning-feature-for-http-trafficIf">https://support.microsoft.com/en-us/help/947239/description-of-the-receive-window-auto-tuning-feature-for-http-traffic</a></p><p></p><p></p><p></p><p><em>"If you enable Receive Window Auto-Tuning for WinHTTP traffic, data transfers over the network may be more efficient. However, in some cases you might experience slower data transfers or loss of connectivity if your network uses an older router and firewall that does not support this feature. For example, when you use Windows Internet Explorer to access applications that are hosted in Microsoft Office SharePoint Server, the HTTP traffic may slow down. This occurs because certain routers do not support the Receive Window Auto-Tuning feature.</em></p><p></p><p></p><p><em>Note</em></p><p></p><p><em>Since the release of Windows 7, Receive Window Auto-Tuning is now available for programs that use the <a href="http://msdn.microsoft.com/en-us/library/aa385331(vs.85).aspx">Windows Internet (WinINet)</a> application programming interface (API) for HTTP requests instead of WinHTTP. Some examples of programs that use WinINet for HTTP traffic include Internet Explorer, Outlook, and Outlook Express."</em></p><p></p><p></p><p></p><p><strong>For some reason, Windows has chosen to enable screwy setting by default in Windows 10?!? No idea why as it hurt my machines performance even though I had all the usual windows settings like power manager optimized for high performance.</strong></p><p></p><p></p><p></p><p>Some before and after speed tests are below. Loaded latency dropped from 600-800 ms to consistently under 35 ms. Speed is also MUCH more stable. Before it would fluctuate a lot.</p><p></p><p>All I sipmly performed these steps on the Windows 10 machine:</p><p></p><ol style="margin-left: 20px"> <li>Tap on the Windows-key, type cmd.exe, hold down Shift and Ctrl keys, and hit enter.</li> <li>Confirm the UAC prompt that opens.</li> <li>Run the command netsh interface tcp show global</li> </ol> <p style="margin-left: 20px"></p> <p style="margin-left: 20px">That will then show the configuration options currently set. If “Receive Window Auto-Tuning Level” is set to normal, then run the following command to disable it:</p> <p style="margin-left: 20px"></p><p style="margin-left: 20px"></p> <p style="margin-left: 20px">netsh int tcp set global autotuninglevel=disabled</p> <p style="margin-left: 20px"></p> </p><p></p><p>Hopefully this helps someone. I did also have a lot of issues with my Spectrum service, and the nice users here helped me debug some of that, so I though I'd share this.</p><p></p><p></p><p></p><p><img src="https://twc.i.lithium.com/skins/images/8E1BB2CD8BA70DE0AB2660D07A394597/responsive_peak/images/image_unmoderated.gif" class="bbImage" alt="" data-url="https://twc.i.lithium.com/skins/images/8E1BB2CD8BA70DE0AB2660D07A394597/responsive_peak/images/image_unmoderated.gif" /></p><p></p><p><img src="https://twc.i.lithium.com/skins/images/8E1BB2CD8BA70DE0AB2660D07A394597/responsive_peak/images/image_unmoderated.gif" class="bbImage" alt="" data-url="https://twc.i.lithium.com/skins/images/8E1BB2CD8BA70DE0AB2660D07A394597/responsive_peak/images/image_unmoderated.gif" /></p><p></p><p>Windows 10: Fast.com speed test shows high latency (any where from 300 - 900 ms)?[/QUOTE]</p><p></p>
[QUOTE="Guest2, post: 226060, member: 21318"]This question is about "Windows 10: Fast.com speed test shows high latency (any where from 300 - 900 ms)", with Time Warner Cable internet and apps. I'm sure most here already know about [URL='https://fast.com/']fast.com[/URL]. They are operated by Netflix, and have a neat feature that performs a loaded latency test (you can pick this for upload or download, download being the default). Before the fix below, I had very high latency and my speed felt throttled on my Windows 10 PC. After A BUNCH of research, I came across this: [URL='https://support.microsoft.com/en-us/help/947239/description-of-the-receive-window-auto-tuning-feature-for-http-trafficIf']https://support.microsoft.com/en-us/help/947239/description-of-the-receive-window-auto-tuning-feature-for-http-traffic[/URL] [I]"If you enable Receive Window Auto-Tuning for WinHTTP traffic, data transfers over the network may be more efficient. However, in some cases you might experience slower data transfers or loss of connectivity if your network uses an older router and firewall that does not support this feature. For example, when you use Windows Internet Explorer to access applications that are hosted in Microsoft Office SharePoint Server, the HTTP traffic may slow down. This occurs because certain routers do not support the Receive Window Auto-Tuning feature.[/I] [I]Note[/I] [I]Since the release of Windows 7, Receive Window Auto-Tuning is now available for programs that use the [URL='http://msdn.microsoft.com/en-us/library/aa385331(vs.85).aspx']Windows Internet (WinINet)[/URL] application programming interface (API) for HTTP requests instead of WinHTTP. Some examples of programs that use WinINet for HTTP traffic include Internet Explorer, Outlook, and Outlook Express."[/I] [B]For some reason, Windows has chosen to enable screwy setting by default in Windows 10?!? No idea why as it hurt my machines performance even though I had all the usual windows settings like power manager optimized for high performance.[/B] Some before and after speed tests are below. Loaded latency dropped from 600-800 ms to consistently under 35 ms. Speed is also MUCH more stable. Before it would fluctuate a lot. All I sipmly performed these steps on the Windows 10 machine: [INDENT][LIST=1] [*]Tap on the Windows-key, type cmd.exe, hold down Shift and Ctrl keys, and hit enter. [*]Confirm the UAC prompt that opens. [*]Run the command netsh interface tcp show global [/LIST] That will then show the configuration options currently set. If “Receive Window Auto-Tuning Level” is set to normal, then run the following command to disable it: [INDENT] netsh int tcp set global autotuninglevel=disabled [/INDENT][/INDENT] Hopefully this helps someone. I did also have a lot of issues with my Spectrum service, and the nice users here helped me debug some of that, so I though I'd share this. [IMG]https://twc.i.lithium.com/skins/images/8E1BB2CD8BA70DE0AB2660D07A394597/responsive_peak/images/image_unmoderated.gif[/IMG] [IMG]https://twc.i.lithium.com/skins/images/8E1BB2CD8BA70DE0AB2660D07A394597/responsive_peak/images/image_unmoderated.gif[/IMG] Windows 10: Fast.com speed test shows high latency (any where from 300 - 900 ms)?[/QUOTE]
Preview
Name
Verification
Post reply
Home
Forums
Television - Tech, General, and Q&A
Questions and Answers
Windows 10: Fast.com speed test shows high latency (any where from 300 - 900 ms) - Time Warner Internet
Top