TCP long delay before re-transmission
Posted: Thu Aug 08, 2019 9:37 am
I have a setup where 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? Can this be changed? See the wireshark exerpt.