Am 22.10.2019 um 14:48 schrieb tomek wilkxt:
Hi I have set: #define LWIP_HTTPD_POST_MANUAL_WND 1 In normal http: if *post_auto_wnd=1 its work ok, i can read large file. if *post_auto_wnd=0, not work (I see TCP ZeroWindow flags).
Well, these zero windows are expected, no? You'll have to update the window from your application, of course.
When i run https it not work and It doesn't matter if *post_auto_wnd=0 or *post_auto_wnd=1. In wireshark i see TCP ZeroWindow flags in packet and conection is reset. What is problem when I use https?
I don't know what's wrong, all I can say is it works for me. I have a setup running where you can upload a file to (slow) flash and manual window update throttles upload speed. You might want to debug why the connection resets. Regards, Simon _______________________________________________ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip-users