DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
322
Examples
To show the SSL cache timeout:
D G S - 3 2 0 0 - 1 0 : 4 # s h o w s s l c a c h e t i m e o u t
C o m m a n d s : s h o w s s l c a c h e t i m e o u t
C a c h e t i m e o u t i s 6 0 0 s e c o n d ( s )
D G S - 3 2 0 0 - 1 0 : 4 #
37-7 config ssl cachetimeout
Purpose
Used to configure the SSL cache timeout value. This value is between 1 minute and 24 hours.
Format
config ssl cachetimout <value 60-86400>
Description
This command will configure the cache timeout value which is designed for the dlktimer library to remove
the session ID after expiration. In order to support the resume session feature, the SSL library keeps the
session ID on theweb server, and invokes the dlktimer library to remove this session ID by the cache
timeout value. The unit of argument’s value is second and its boundary is between 60 (1 minute) and
86400 (24 hours). The default value is 600 seconds.
Parameters
Parameters
Description
cachetimout
The SSL cache timeout value attributes.
Restrictions
None.
Examples
To configure an SSL cache timeout value of 60:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g s s l c a c h e t i m e o u t 6 0
C o m m a n d s : c o n f i g s s l c a c h e t i m e o u t 6 0
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #