Skip to content

HTTPS with MbedTLS requires too much RAM #3008

Discussion options

You must be logged in to vote

Mongoose is version 7.16
We do not support past versions unless you are a paying customer, in which case you need to contact Support as per your contract
"Too much" is subjective. "It cannot be used" is subjective. If your application does not fit in your hardware, then you did not assess your requirements properly.
TLS has a record size of 16KB, so any library will likely require at least that. In any case, that is an MbedTLS requirement, not related to Mongoose. The way to configure MbedTLS is not a Mongoose issue. Here's what concerns to Mongoose https://mongoose.ws/documentation/#best-practices with regards to memory usage and connection limiting
You can try our built-in TLS in recent…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

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