0% found this document useful (0 votes)
15 views1 page

Internet Fast

Uploaded by

IsaSaid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

Internet Fast

Uploaded by

IsaSaid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Microsoft Windows [Version 10.0.16299.

251]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\Windows\system32>netsh int tcp show global


Querying active state...

TCP Global Parameters


----------------------------------------------
Receive-Side Scaling State : enabled
Chimney Offload State : disabled
Receive Window Auto-Tuning Level : normal
Add-On Congestion Control Provider : default
ECN Capability : disabled
RFC 1323 Timestamps : disabled
Initial RTO : 3000
Receive Segment Coalescing State : enabled
Non Sack Rtt Resiliency : disabled
Max SYN Retransmissions : 2
Fast Open : enabled
Fast Open Fallback : enabled
Pacing Profile : off

C:\Windows\system32>netsh int tcp set global dca=enabled


Ok.

C:\Windows\system32>netsh int tcp set global autotuninglevel=normal


Ok.

C:\Windows\system32>netsh int tcp set global netdma=enabled


Ok.

C:\Windows\system32>netsh interface tcp show heuristics


TCP Window Scaling heuristics Parameters
----------------------------------------------
Window Scaling heuristics : disabled
Qualifying Destination Threshold : 3
Profile type unknown : normal
Profile type public : normal
Profile type private : normal
Profile type domain : normal

C:\Windows\system32>netsh interface tcp set heuristics disabled


Ok.

C:\Windows\system32>

You might also like