lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] LWIP Delay between Consecutive Packets


From: Kieran Mansley
Subject: Re: [lwip-users] LWIP Delay between Consecutive Packets
Date: Fri, 03 Oct 2008 16:29:35 +0100

On Fri, 2008-10-03 at 10:58 -0400, Gary Olson wrote:
> Additionally I played with tcp_wnd and tried raising it all the way to
> 60000 it might have helped some but brought it back down because
> 
> Some one said I should have the FIFO size for it in my hardware MAC.
> I did notice that when I brought the tcp_wnd that the GAP started to 

The first thing I thought when I read this was that your window size was
too low.  It will severely limit the amount of TCP data you can have in-
flight.  Setting it to something like your tcp_snd_buffer would make
more sense.

Kieran 





reply via email to

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