Hi Sergio,

I modified my application to send the complete response (header  + content)
within one lwIp send call.

Now it takes only 20ms for a complete post operation from client over the
server and back again to the client. Before it was about 200ms.

Thanks for that tip!!!

But I still have sometimes those delays that might be a result of lost
telegrams.

Is there a chance to reduce those delays by changing timeouts in lwipopts.h
so that my app would react on possible lost telegram earlier and not just
after 5 seconds?

Marco



--
View this message in context: 
http://lwip.100.n7.nabble.com/Delays-over-WiFi-tp26301p26396.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to