X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2FSSL_CTX_sess_set_cache_size.pod;h=c8b99f4eef09346fc087f860c96fd86cf30e1920;hp=d59a7db636a8b0fee35f4b97269ac8f1e275909b;hb=c2c49969e236058090c081e591272ea325ca49b6;hpb=41ecaba97edbf3439ae43d4cf9552a9fcef1fb02 diff --git a/doc/ssl/SSL_CTX_sess_set_cache_size.pod b/doc/ssl/SSL_CTX_sess_set_cache_size.pod index d59a7db636..c8b99f4eef 100644 --- a/doc/ssl/SSL_CTX_sess_set_cache_size.pod +++ b/doc/ssl/SSL_CTX_sess_set_cache_size.pod @@ -27,7 +27,7 @@ case is the size 0, which is used for unlimited size. When the maximum number of sessions is reached, no more new sessions are added to the cache. New space may be added by calling -L to remove +L to remove expired sessions. If the size of the session cache is reduced and more sessions are already @@ -46,6 +46,6 @@ SSL_CTX_sess_get_cache_size() returns the currently valid size. L, L, L, -L +L =cut