summaryrefslogtreecommitdiffstats
path: root/ssl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ssl.conf')
-rw-r--r--ssl.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl.conf b/ssl.conf
index abf13bc..ffcd9ff 100644
--- a/ssl.conf
+++ b/ssl.conf
@@ -57,6 +57,7 @@ SSLPassPhraseDialog builtin
# to use and second the expiring timeout (in seconds).
#SSLSessionCache none
#SSLSessionCache dbm:/var/cache/mod_ssl/scache(512000)
+#SSLSessionCache dc:UNIX/var/cache/mod_ssl/distcache
SSLSessionCache shmcb:/var/cache/mod_ssl/scache(512000)
SSLSessionCacheTimeout 300