Solved
Forum Discussion
My internet speed and ping are the same after I did this, please help.
You need to open CMD (Command Prompt) as admin and put the commands below:
Try this to check the status of Receive Window Auto-Tuning Level
netsh interface tcp show global
and if it is disabled, turn it on with
netsh interface tcp set global autotuninglevel=normal
Need to be run with admin rights cmd (and shift+ctrl when you run it).
As far as we understand it you would most likely want Receive-Side Scaling State enabled as well.
netsh interface tcp set global rss=enabled
- CachorroQuente3 years agoNew MemberThis realy Fix. Thanks guys. I never gonna install this again. 2022 and the guy who open server dont know how enable DMZ