Duplicate :
|
|
Relates :
|
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.