lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #19434] Processing of Fast retransmit bug


From: Kieran Mansley
Subject: [lwip-devel] [bug #19434] Processing of Fast retransmit bug
Date: Wed, 28 Mar 2007 13:45:19 +0000
User-agent: Opera/8.02 (X11; Linux i686; U; en)

Update of bug #19434 (project lwip):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

OK, the very slow data rate explains the problem.  There is no bug.  In 68
minutes the packet in question will be retransmitted.  This is just the TCP
way of doing things.

If you were to configure a smaller window, it would take much less time to
fill, and you'd get the behaviour you expect.  The window should be sized to
hold one round trip time of data at the data rate you expect, which for you
is just a few bytes!  Setting it to (for example) your MSS, and setting a
small MSS if you really are just sending 1 byte packets, would probably
help.

Closing this bug as invalid.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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