Configuration Mode Commands : SteelHead Configuration Commands : SSL Support Commands : protocol ssl client-side session-reuse timeout
  
protocol ssl client-side session-reuse timeout
Configures the client-side SSL connection-reuse time-out setting.
Syntax
[no] protocol ssl client-side session-reuse timeout <number-of-seconds>
Parameters
<number-of-seconds>
Amount of time, in seconds, the client can reuse a session with an SSL server after the initial connection ends. The range is from 120 to 86400 (2 minutes to 24 hours). The default value is 36000 (10 hours).
Usage
Use this command to specify the amount of time the client can reuse a session with an SSL server after the initial connection ends. Enabling this option requires an optimization service restart.
Example
amnesiac (config) # protocol ssl client-side session-reuse timeout 120
amnesiac (config) # service restart
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ssl client-side session-reuse