lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] https post_auto_wnd not work


From: tomek wilkxt
Subject: [lwip-users] https post_auto_wnd not work
Date: Tue, 22 Oct 2019 14:48:03 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]