Hitachi

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


2.3.166 SSLSessionCacheSizePerChild

SSLSessionCacheSizePerChild specifies the maximum size of the session cache to be cached in the server process.

Description

SSLSessionCacheSizePerChild specifies the maximum memory size of data, such as session ID information, that is to be cached in the server process memory. If max is specified, the maximum memory size is not set.

Syntax

SSLSessionCacheSizePerChild {size|max}

Specifiable values

0 to 2147483647

Default value

If the definition item is omitted

20480

Location where it can be written

httpsd.conf

Example

SSLSessionCacheSizePerChild 1024