lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Window Size relation with sending buffer (Tuning TCP ar


From: address@hidden
Subject: Re: [lwip-users] Window Size relation with sending buffer (Tuning TCP article)
Date: Fri, 16 Nov 2018 17:14:22 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 15.11.2018 11:42, vr roriz wrote:
The tcp_connect part is clear. However I still dont understand:

"Window size (TCP_WND):
[...]
If memory allows it, set this as high as possible (16-bit, so 0xFFFF is the highest value), but keep in mind that for every active connection, the full window may have to be buffered until it is acknowledged by the remote side (although this buffer size can still be controlled by TCP_SND_BUF and TCP_SND_QUEUELEN)"

What TCP_WND has to do with the amount of data to be buffered when transmitting?

Yes, that's probably not correct...

Simon



reply via email to

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