lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] disconnect - connect delay


From: Kieran Mansley
Subject: Re: [lwip-users] disconnect - connect delay
Date: Fri, 01 Apr 2011 09:44:42 +0100

On Fri, 2011-04-01 at 07:59 +0200, brak brak2 wrote:
> 
> The problem appears only then I try to make a second connection when
> the
> first one is still active. The second connection is waiting for ACK -
> just
> as I want it - until first connection closes. But when the first
> connection
> ends, the second one is still waiting for more or less 2 - 3 seconds.
> After
> this 2 - 3 seconds the second connection is establishing.

I think you'd be better limiting the number of connections by modifying
the webserver to only accept one at a time rather than trying to enforce
this at the TCP level.

Kieran




reply via email to

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