This is just Mutex in new apache
This commit is contained in:
parent
8277847d57
commit
abeeb5c4e4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Listen 443
|
||||||
SSLSessionCache shmcb:/var/cache/mod_ssl/scache(512000)
|
SSLSessionCache shmcb:/var/cache/mod_ssl/scache(512000)
|
||||||
SSLSessionCacheTimeout 300
|
SSLSessionCacheTimeout 300
|
||||||
|
|
||||||
SSLMutex default
|
Mutex default
|
||||||
|
|
||||||
SSLRandomSeed startup file:/dev/urandom 256
|
SSLRandomSeed startup file:/dev/urandom 256
|
||||||
SSLRandomSeed connect builtin
|
SSLRandomSeed connect builtin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue