question

digitalos-8318 avatar image
0 Votes"
digitalos-8318 asked digitalos-8318 commented

How to change the DelayedAckFrequency value

156704-screenshot.png


156692-screenshot.png


156646-screenshot.png


windows-server-powershellwindows-10-network
screenshot.png (64.3 KiB)
screenshot.png (18.6 KiB)
screenshot.png (131.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered digitalos-8318 commented

Hi there,

There is a new registry entry for controlling the TCP Acknowledgment (ACK) behavior in Windows.

TcpAckFrequency is a registry entry that determines the number of TCP acknowledgments (ACKs) that will be outstanding before the delayed ACK timer is ignored.

Here is an article to help you out more in this https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/registry-entry-control-tcp-acknowledgment-behavior



--If the reply is helpful, please Upvote and Accept it as an answer--

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

How to change the DelayedAckFrequency value via powershell

0 Votes 0 ·