SECURING
By default, the server caches information from the 50 most recently negotiated sessions. This number can be modified by setting the variable SSL_RESUMABLE_SESSIONS in theNOTES.INI file. Increasing that number may improve performance on servers that tend to carry large numbers of concurrent TLS sessions.
TLS session resumption can be disabled by setting SSL_RESUMABLE_SESSIONS=1 on the server.
SSL_RESUMABLE_SESSIONS has no effect on the Notes® client. The client will cache the most recent TLS session.
Note: You cannot configure TLS sessions to time out and expire.
Parent topic: TLS security
Related concepts NOTES.INI Settings