-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
With JDK-8211018, the SunJSSE provider supports session resumption without server-side state. Based on JDK-8211018, it is possible to support load balance requests across servers so as to increasing reliability and availability.
Basically if a session ticket wrapped at one server could be unwrapped at another server, applications can deploy the server in multiple nodes and support load balance.
Basically if a session ticket wrapped at one server could be unwrapped at another server, applications can deploy the server in multiple nodes and support load balance.
- duplicates
-
JDK-8245576 Distributed TLS sessions implementation
- In Progress
- relates to
-
JDK-8211018 Session Resumption without Server-Side State
- Resolved