Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7991703
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T13:22:06+00:00 2026-06-04T13:22:06+00:00

Sending data from Windows machine to the Windows or Linux over network with high

  • 0

Sending data from Windows machine to the Windows or Linux over network with high latency is using 10% of the link capacity. Meanwhile, sending same data over the same network from Linux is almost ten times faster. The issue is same even when high latency is only simulated on the low latency connection by delaying the packets.

It seems that it affects all applications I have tried. Tests were performed on Windows 7 and Windows Server 2003 and the same behaviour was observed.

From tcpdump it is evident that Windows sends about 10 packets in the quick burst and then waits for the ACK, meanwhile Linux sends about hundred packets without waiting for the ACK.

I have tried to enable Compound TCP without improvement.

I am looking for any suggestions on how to find out what is going on. And also how to fix it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T13:22:07+00:00Added an answer on June 4, 2026 at 1:22 pm

    I was able to completely solve my issue by increasing the size of the TCP send and receive buffer in Windows registry (restart is required):

    [HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Services \Afd \Parameters]
    DefaultReceiveWindow = 1024000
    DefaultSendWindow = 1024000
    

    If these keys are not present, the default is 8KB for both which was the amount of data after which Windows was waiting for the ACK.

    Also make sure that

    netsh interface tcp show global
    

    does not show

    Receive Window Auto-Tuning Level    : disabled
    

    Otherwise TCP Window Scaling is disabled not only for receiving but also for sending which will significantly limit the connection speed. To enable TCP Window Scaling set Auto-Tuning level for example to normal:

    netsh interface tcp set global autotuninglevel=normal
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing simple Windows Service sending and receiving data from remote web service. I
I am sending some data from windows mobile to webservice. Now i want to
I'm using Google App Engine to fetch some data. Before sending the data from
I'm sending data from one page to the next in an MVC2 app. Page
Hi I have a problem in sending data from php to pdf. I think
I have a little problem, I'm making project and I'm sending data from client
is there any small working program for recieving from and sending data to client
I am trying to receive a json object back from php after sending data
I got problem with sending data in Android using httpPost. I found some example,
I am creating a Web Service using ASP.NET C#. I am sending various data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.