/[Apache-SVN]
ViewVC logotype

Revision 1679032


Jump to revision: Previous Next
Author: trawick
Date: Tue May 12 18:59:29 2015 UTC (9 years ago)
Changed paths: 6
Log Message:
mod_ssl OCSP Stapling: Don't block initial handshakes while refreshing
the OCSP response for a different certificate.  mod_ssl has an additional
global mutex, "ssl-stapling-refresh".

Not mentioned in CHANGES:

Stapling no longer uses a mutex when using a stapling cache
implementation which doesn't require it.  (A further, unrelated
code change to mod_ssl is required to allow the use of memcache 
as a stapling cache, and I haven't tested with distcache; thus
it isn't clear if this helps in practice yet.)


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/docs/manual/mod/mod_ssl.xml modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/mod_ssl.c modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/ssl_engine_config.c modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/ssl_private.h modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/ssl_util_stapling.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26