lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #42726] reception of TCP ack becomes very slow after a


From: Julian Alden-Salter
Subject: [lwip-devel] [bug #42726] reception of TCP ack becomes very slow after a period of time
Date: Thu, 10 Jul 2014 15:50:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?42726>

                 Summary: reception of TCP ack becomes very slow after a
period of time
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: julian2002
            Submitted on: Thu 10 Jul 2014 03:50:17 PM GMT
                Category: IPv4
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: 1.4.1

    _______________________________________________________

Details:

Hi,
I have an issue where a socket is opened to a server and remains open for long
periods of time. Data is sent and recieved over this socket. After an
indeterminate amount of time the connection becomes very slow.
I am only just starting to trace into this and have just implemented the
percipio tracalyzer to help in debugging.

under normal operation I can see 
RX 1120 bytes
tx 54 bytes
tx 91 bytes
repeat 

under the fail case i see
RX 1120 bytes
tx 54 bytes
tx 91 bytes
rx 60 bytes
tx 91 bytes
repeat

does anyone have any clue as to where to go from here or perhaps a reason for
the issue.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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