Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.167 SSLSessionCacheTimeout

SSLSessionCacheTimeout specifies the validity period for the SSL sessions.

Description

SSLSessionCacheTimeout specifies the validity period (in seconds) for data, such as session ID information, that is kept on the web server or on the SSL session management cache server gcache.

Important note

Set a value for the validity period that does not exceed January 19, 2038, 03:14:07 Greenwich Mean Time (GMT).

Syntax

SSLSessionCacheTimeout value

Specifiable values

1 to 2147483647

Default value

If the definition item is omitted

3600

Locations where it can be written

httpsd.conf and <VirtualHost>

Example

SSLSessionCacheTimeout 3600