lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problems while loading http contens


From: Mike Kleshov
Subject: Re: [lwip-users] Problems while loading http contens
Date: Mon, 2 Mar 2009 13:37:51 +0300

> The connection is opened and is reset after the GET ist received. So maybe
> it isn't possible to open two files at once. But couldn't the second file be
> delayed?

As far as I can see, this is not normal. Since MEMP_NUM_TCP_PCB is
large enough, you probably are hitting some other limit (memory?)
What exactly is happening? Is the overlapped connection fully
established (SYN-SYN/ACK-ACK)? Does the GET request come through? At
which point is the connection reset?

- mike




reply via email to

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