[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Delayed Ack causing problems? Where to call tcp_nagle_d
From: |
Simon Goldschmidt |
Subject: |
Re: [lwip-users] Delayed Ack causing problems? Where to call tcp_nagle_disable()? |
Date: |
Mon, 22 Aug 2011 22:22:30 +0200 |
FreeRTOS Info <address@hidden>:
>> Richard, can you tell us anything about this? The raw-httpd from
>>
>> contrib shouldn't have problems sending a JPG with nagle enabled
>> (unless limited by available memory or config options)???
>
> Umm. I can describe the set up I have, if that helps. Actually, the
> code is all available here if you want to look at that...
>
> http://interactive.freertos.org/entries/20290712-freertos-win32-project-with-lwip-web-server
So that seems like a good place to start for me debugging this :-) I'll try
that and report back...
Simon