You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on Windows 1709 (build 16299) or later version of Windows 10, the system has a very aggressive TFO fallback mechanism and will completely disable TFO silently until next restart if fallback is hit. It is recommended to run the following command (in PowerShell/Command Prompt, requires Administrator) and reboot before trying this patch: netsh int tcp set global fastopen=enabled netsh int tcp set global fastopenfallback=disabled
The text was updated successfully, but these errors were encountered:
netsh int tcp set global fastopen=enabled
netsh int tcp set global fastopenfallback=disabled
The text was updated successfully, but these errors were encountered: