[erlang-questions] Memory leak in SSL
Max Treskin
zerthurd@REDACTED
Tue Aug 8 10:59:15 CEST 2017
Hello,
I have two different HTTPS-servers (different purposes, code, etc) built on
top of cowboy/ranch, and both have memory leaks.
ETS table server_ssl_otp_session_cache has millions of records just after
hours of work and consumes gigabytes of RAM.
What should I do to eliminate this? Is it bug or intended behaviour?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170808/6f65734b/attachment.htm>
More information about the erlang-questions
mailing list