<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><div id="bloop_customfont" style="margin: 0px;">Thank you Dmitry! It works</div></div> <br> <div id="bloop_sign_1502200481142921984" class="bloop_sign"></div> <br><p class="airmail_on">On 8 August 2017 at 12:25:12, Dmitry Kolesnikov (<a href="mailto:dmkolesnikov@gmail.com">dmkolesnikov@gmail.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>Hello,
<br>
<br>Have you tried to disable reuse of ssl sessions?
<br>{ssl_options, [{reuse_sessions, false}]}
<br>
<br>And reduce the session time  
<br>-ssl session_lifetime 120
<br>
<br>Best Regards,  
<br>Dmitry
<br>
<br>> On 8 Aug 2017, at 11.59, Max Treskin <zerthurd@gmail.com> wrote:
<br>>  
<br>> Hello,
<br>>  
<br>> I have two different HTTPS-servers (different purposes, code, etc) built on top of cowboy/ranch, and both have memory leaks.
<br>> ETS table server_ssl_otp_session_cache has millions of records just after hours of work and consumes gigabytes of RAM.
<br>> What should I do to eliminate this? Is it bug or intended behaviour?
<br>>  
<br>> Thanks
<br>>  
<br>>  
<br>> _______________________________________________
<br>> erlang-questions mailing list
<br>> erlang-questions@erlang.org
<br>> http://erlang.org/mailman/listinfo/erlang-questions
<br>
<br></div></div></span></blockquote></body></html>