Open
Description
The congestion provider list (https://learn.microsoft.com/en-us/powershell/module/nettcpip/set-nettcpsetting?view=windowsserver2022-ps#-congestionprovider) is incomplete.
- It itself mentions a default of "NewReno" but "NewReno" is not listed as an option.
- On the win11 system I just checked it is set to "CUBIC", and that one is not listed too.
- This techcommunity blog post (https://techcommunity.microsoft.com/t5/networking-blog/windows-transport-converges-on-two-congestion-providers-cubic/ba-p/339819) lists also a few more like "LEDBAT"
[Microsoft.PowerShell.Cmdletization.GeneratedTypes.NetTCPSetting.CongestionProvider].DeclaredMembers.Name
lists these as possible values on a win11 system: value__, Default, NewReno, CTCP, DCTCP, LEDBAT, CUBIC, BBR2
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: d4e593bd-4eaa-6497-ae1d-3ca113a4f768
- Version Independent ID: 9f4845b0-2bf6-b031-971f-26977651b527
- Content: Set-NetTCPSetting (NetTCPIP)
- Content Source: docset/winserver2022-ps/nettcpip/Set-NetTCPSetting.md
- Product: w10
- GitHub Login: @JasonGerend
- Microsoft Alias: jgerend