Skip to content

CongestionProvider list incomplete #3302

Open
@agowa

Description

@agowa

The congestion provider list (https://learn.microsoft.com/en-us/powershell/module/nettcpip/set-nettcpsetting?view=windowsserver2022-ps#-congestionprovider) is incomplete.

  1. It itself mentions a default of "NewReno" but "NewReno" is not listed as an option.
  2. On the win11 system I just checked it is set to "CUBIC", and that one is not listed too.
  3. 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"
  4. [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.

Metadata

Metadata

Assignees

Labels

area-nettcpipIssues for nettcpip moduledoc-bugFor Upwork freelance team categories/reporting.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions