https://bz.apache.org/bugzilla/show_bug.cgi?id=64497

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The root cause of this behaviour is the session caching is hard-coded to
disabled in sslcontext.c

That is a different default to OpenSSL. Some svn archaeology is called for to
figure out why this was chosen as the default.

As a minimum, we need to expose the session cache mode and session cache size
to the TLS connector. That is mostly going to be Tomcat code but I'll track it
here for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to