lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20506] HTTP server doesn't call tcp_output


From: Vipin
Subject: [lwip-devel] [bug #20506] HTTP server doesn't call tcp_output
Date: Thu, 19 Jul 2007 11:53:27 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)

Follow-up Comment #13, bug #20506 (project lwip):

Hello all,

1. I have analysed ethereal traces deeply and i found that when client (PC)
request for 4500 bytes(img4.jpg) the following behaviour happens:
a. The server (my board with IP 192.168.2.1) sends first 1460 bytes of data
in a very short time after which the client PC(192.168.2.2) ACKs the data
after approx 100 -150ms.
b. After which the remaining bytes are send in a very short period of time.


My Conclusion about trace(kindly analyse):
1. My hardware is not slow.
2. Neither there is problem with lwip or http
3. Its the internet explorer which is responding very slow to the first data
packet.

Is it a correct understanding of mine? If yes, then there is a problem with
the explorer. How to handle this?


Thanks,

Vipin

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?20506>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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