Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response delayed when accessing HTTPs website #7

Open
sealboy100 opened this issue Feb 24, 2021 · 2 comments
Open

Response delayed when accessing HTTPs website #7

sealboy100 opened this issue Feb 24, 2021 · 2 comments

Comments

@sealboy100
Copy link

I encountered a problem when using the http-client to access HTTPs website.
It takes about 20 seconds to get response from HTTPs website and the response time is too long.
Does anybody have the same problem when accessing HTTPs website?
What is the possible root cause?
Hope someone can answer for me, thanks.

@tccxy
Copy link

tccxy commented Apr 12, 2021

yes ,i get the same problem ,the time of https web access is too long....about 20s...
Is there any way to solve it??

@tccxy
Copy link

tccxy commented Apr 13, 2021

i change the "LOG_LEVEL" from INFO_LEVEL ->WARN_LEVEL and modiphy the "HTTP_DEFAULT_CMD_TIMEOUT" from 20000 to 3000 ,it's semms to be working, the time of access HTTPs web about 3second??

the change file is "http_config.h"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants