TCP long delay before re-transmission
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
A PC (windows 8) sends a one byte request to a server running on esp module and esp module then returns a 321 byte message. The problem is when the packet is lost, it seems that it takes around a second for the esp to re-transmit the message. Naggle is disabled. Is it expected? Is there some sort of time out before the re-transmission occurs?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.