X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fdoc%2Fssl%2FSSL_CTX_sess_number.pod;h=049c04c449953bd5c2f7b2a8bb1adb5b18462d30;hb=HEAD;hp=19aa4e29027befc4099e5900d7cc16d2d2af13ec;hpb=f69f31caeda734d6d9c8ab00e693671ac7512bea;p=cassiopeia.git diff --git a/lib/openssl/doc/ssl/SSL_CTX_sess_number.pod b/lib/openssl/doc/ssl/SSL_CTX_sess_number.pod index 19aa4e2..049c04c 100644 --- a/lib/openssl/doc/ssl/SSL_CTX_sess_number.pod +++ b/lib/openssl/doc/ssl/SSL_CTX_sess_number.pod @@ -45,7 +45,7 @@ SSL_CTX_sess_accept_renegotiate() returns the number of start renegotiations in server mode. SSL_CTX_sess_hits() returns the number of successfully reused sessions. -In client mode a session set with L +In client mode a session set with L successfully reused is counted as a hit. In server mode a session successfully retrieved from internal or external cache is counted as a hit. @@ -69,8 +69,17 @@ The functions return the values indicated in the DESCRIPTION section. =head1 SEE ALSO -L, L, -L -L +L, L, +L +L + +=head1 COPYRIGHT + +Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +L. =cut