|
From: | Bill Auerbach |
Subject: | RE: [lwip-users] Delay during transmission |
Date: | Wed, 10 Mar 2010 08:50:02 -0500 |
Did you check the speed of your timers and ensure that
tcp_slow_tmr is being called every 250mS? Bill >I'm sending about 4000 bytes. The first two
packets come out of lwIP very quickly, the other end >ACKs immediately, then lwIP waits for exactly 2 seconds
and does a TCP Window >Update before sending the last packet immediately
afterwards. From there on everything is fast. >What could cause this delay? Some more info
below.... |
[Prev in Thread] | Current Thread | [Next in Thread] |