lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] RE: Fast Response TCP Connection


From: Kieran Mansley
Subject: Re: [lwip-users] RE: Fast Response TCP Connection
Date: Sat, 12 Mar 2011 17:23:03 +0000

On 8 Mar 2011, at 08:51, Carr, Anthony wrote:

> Have you tried disabling the Nagle algorithm?
> I had a similar issue as I am only sending small packets of data.
> Once I had disabled the Nagle algorithm responses to the client were much 
> faster.

This is almost certainly the problem.  Nagle and delayed ACK algorithms don't 
work too well together.

Kieran


reply via email to

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