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).

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?
-- 
regards
tomek

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to