TCP Retransmissions and Window size

asked 2023-01-06 11:53:49 +0000

AL gravatar image

updated 2023-01-06 12:01:40 +0000

I am having issues with copying files from a Windows Server 2016 to Windows 10 client machine

I noticed in the 3 way hand shake the client to server SYN packet has Window size as 64240 The server SYN,ACK to client has window size 8192

Would the above cause issues with re transmissions I am seeing in the packet trace, as in the server has smaller Window size compared to the client.

edit retag flag offensive close merge delete