lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Slow ACK for TCP data


From: Zach Smith
Subject: Re: [lwip-users] Slow ACK for TCP data
Date: Tue, 4 Feb 2014 18:33:05 +0000

Have you ruled out a low level driver problem? Maybe software is not reading the packets out of the hardware as often as they come in. Perhaps multiple packets arrive in hardware and the software is not reading them all out?

 

From: lwip-users-bounces+address@hidden [mailto:lwip-users-bounces+address@hidden On Behalf Of Mark Dowdy
Sent: Tuesday, February 04, 2014 11:27 AM
To: address@hidden
Subject: Re: [lwip-users] Slow ACK for TCP data

 

Thanks, the timers seem OK.

 

I did learn a little more. It seems that connection creation takes some time (~1 sec?). Not having any familiarity with the inner workings of lwIP, I can’t venture a guess what is going on. I have found that if I create a connection and then wait 1 second (ugh, a delay) before using the connection, even the first data moves much more quickly.

 


Confidentiality Notice: This e-mail may contain confidential and privileged material for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive from the recipient), please contact the sender by reply e-mail and delete all copies of the message.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]