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 16:28:47 +0300

> I attached a wireshark file at my 1st posting. SYN is ok. GET is not ACK,
> but there are 2 RSTs! I'm not sure where the GET fails.

Sorry, I should have noticed.
Could it be that the problem lies outside of lwip? What about http
server? It seems likely that the following is happening: http server
accepts an overlapping connection, aborts it immediately (the first
RST), then acknowledges reception of GET (with duplicate RST.) If
that's the case, then your http server is to blame.

- mike




reply via email to

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