Hi all! I'm using LWIP on an application where I send various amounts of data. Now I have the problem that the transmission is quite slow sometimes. Please find attached a wireshark protocol for better explanation. I disabled the nagle algorithm with the macro tcp_nagle_disable(tcp_).But as you can see in the procotol, for example from package 12 to 13 lwip waits for more data to be sent and doesn't send the data immediately.
Thanks in advance for your help!
Best regards Matthias
output.pcap
Description: Binary data
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
