New submission from Antoine Pitrou <pit...@free.fr>:

This patch adds a method to query the session cache statistics from an SSL 
context. See 
http://www.openssl.org/docs/ssl/SSL_CTX_set_session_cache_mode.html# for more 
info.

----------
components: Library (Lib)
files: sslstats.patch
keywords: patch
messages: 118455
nosy: giampaolo.rodola, janssen, jcea, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: Get session cache stats from SSLContext
type: feature request
versions: Python 3.2
Added file: http://bugs.python.org/file19199/sslstats.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10075>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to