lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] RE: [lwip] TCP xfer halting


From: Kevin Stokes
Subject: [lwip-users] RE: [lwip] TCP xfer halting
Date: Wed, 08 Jan 2003 23:40:45 -0000

  My thanks to all who replied to my question about the stack halting during
large transfers.  Putting in those fixes repaired the problem, and LWIP is
running very well now.

-Kevin Stokes


-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of Kieran
Mansley
Sent: Thursday, October 31, 2002 5:22 PM
To: address@hidden
Subject: Re: [lwip] TCP xfer halting


On Thu, 31 Oct 2002, Kevin Stokes wrote:
>
>   It is just sitting there with tcp_sndbuf() always returning a value of 0
> bytes, so no more data gets sent to tcp_write().

It could be the problem/fix I put in last week for the congestion window
variable wrapping to zero.  That would require a large number of transfers
before it was visible, and would often happen at around the same point.
Try turning on the CWND debug flag and see if it suddenly jumps from a
large value to zero or near zero just before the problem occurs.

Kieran

[This message was sent through the lwip discussion list.]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 8/21/2002

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 8/21/2002


[This message was sent through the lwip discussion list.]




reply via email to

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