Configuration Mode Commands : SteelHead Configuration Commands : SSL Support Commands : protocol ssl client-side session-reuse enable
  
protocol ssl client-side session-reuse enable
Configures the client-side SSL connection-reuse settings.
Syntax
[no] protocol ssl client-side session-reuse enable
Parameters
None
Usage
Enable on a client-side SteelHead to reuse the original session when the client reconnects to an SSL server. Reusing the session provides two benefits: it lessens the CPU load because it eliminates expensive asymmetric key operations and it shortens the key negotiation process by avoiding WAN round trips to the server.
By default, this command is disabled in RiOS v6.5.2 and earlier releases. Enabling this command requires an optimization service restart.
In RiOS 7.0, this command is enabled by default when a new configuration is created or when upgrading from a version prior to RiOS 7.0.
Example
amnesiac (config) # protocol ssl client-side session-reuse enable
amnesiac (config) # service restart
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ssl client-side session-reuse