ssl_client_session_cache size

Charlie Morgan chargreezy@REDACTED
Fri Aug 20 18:54:08 CEST 2021


Hi!

We have a lot of outgoing ssl connections and noticed that ssl_manager does
not respect the default session_cache_client_max value and the ets session
cache table increases unbounded until we hit the session lifetime.

I have tried to write some tests to replicate this behavior but it's
proving difficult, do you know of any circumstances that could be causing
this? My initial thoughts were problems with
ssl_manager:do_register_session.

Currently using OTP24

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20210820/a58bd43d/attachment.htm>


More information about the erlang-questions mailing list