Hi,

The OpenSSL defaults are:

- session caching enabled
- sessions timeout 300 (seconds)

r1686258 changed those to:
- session caching disabled
- session timeout 14400 (4 hours)

This was part of the netty changes.

I think the timeout change is OK but I think the session caching should
be enabled by default.

Thoughts?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to