The ssl-session-cache element can contain the following subelements:
Table 3–54 List of ssl-session-cache Subelements| Element | Occurrences | Description | 
|---|---|---|
| enabled | 0 or 1 | Determines whether the server caches SSL/TLS sessions. The default value is true. | 
| max-entries | 0 or 1 | The maximum number of SSL/TLS sessions the server will cache. The value can be from 1 to 524288. | 
| max-ssl2-session-age | 0 or 1 | The maximum amount of time to cache an SSL2 session. The value can be from 5 to 100. | 
| max-ssl3-tls-session-age | 0 or 1 | The maximum amount of time to cache an SSL3/TLS session. The value can be from 5 to 86400. |