This might be helpful:
http://comments.gmane.org/gmane.comp.encryption.openssl.devel/17743
On Mon, Oct 8, 2012 at 11:35 AM, Thirumal, Karthikeyan <
kthiru...@inautix.co.in> wrote:
> Team,
>
> We used "openssl-0.9.8a" version of openssl for the SSL communication, for
> our desktop based TCP a
David Schwartz wrote:
>> I have an application using openSSL version 0.9.7d.
>> I am able to create 20,000 TLS connections, but my heap size
>> is at 1.5GB. It looks like it is the SSL context. Is there anyway
>> to reduce the memory fotprint?
>
> I'm not 100% sure I understand your question. But
> I have an application using openSSL version 0.9.7d.
> I am able to create 20,000 TLS connections, but my heap size
> is at 1.5GB. It looks like it is the SSL context. Is there anyway
> to reduce the memory fotprint?
I'm not 100% sure I understand your question. But if I understand it
correctly,