Getting "net_context_get(): -2" "Cannot allocate a new TCP connection" log on multiple HTTPS requests #79923
Unanswered
rajolegajendra-eaton
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are running a webserver. Whenever client sends multiple requests I can see following log on console,
We have this two kconfigs related to TCP connections CONFIG_NET_MAX_CONN and CONFIG_NET_MAX_CONTEXTS. I want to understand how these kconfigs are related to each other? To modify it what should be the ratio? Can someone guide here.
Beta Was this translation helpful? Give feedback.
All reactions