如何修改服务器上投票的数据,请教Windows2012r2系统中TCP 附加拥塞控制提供程序值如何修改?...

您好,

Add-On Congestion Control Provider 在Windows server 2012 R2中是不能更改的。

在Windows 2012 R2中,必须指定TCP模板来更改对应的CongestionProvider,并且只有InternetCustome 和DatacenterCustom中的CongestionProvider是可以更改的,Automatic模板中的CongestionProvider是不可以更改的,Automatic模式是基于TCP连接参数在Internet和Datacenter模板之间进行自动选择的。

InternetCustom或DatacenterCustome模板中的CongestionProvider默认设置是CTCP,可以在CTCP和DCTCP之间进行切换,如果想要更改为DCTCP,可以在Powershell中运行以下命令进行修改:

set-nettcpsetting -settingname "InternetCustom" -congestionprovider DCTCP

set-nettcpsetting -settingname "DatacenterCustom" -congestionprovider DCTCP

然后可以在Powershell窗口中继续运行Get-NetTCPSetting来查看对应的CongestionProvider设置

e5d8093178ccf935c199cd3cf9e2abe9.png

494749a0e1c71f966bc7dc1a14993c55.png

如果我的回复对你有帮助,请点击下面的“标记为答复”以让更多同类问题的人能看见。谢谢你对社区做出的贡献。

此致,

Sunny

Please remember to mark the replies as an answers if they help.

If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值