summaryrefslogtreecommitdiffstats
path: root/ssl.conf
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 06:16:56 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 06:16:56 +0000
commit6356941d7174ac4cb94ba9bb2d6fe71849128384 (patch)
tree3f11caf9a87b927bf781f7c08f7a72065718bec2 /ssl.conf
parent2d6a2e5261dd79b1fb2f32ead440dd0425582a75 (diff)
downloadhttpd-6356941d7174ac4cb94ba9bb2d6fe71849128384.tar.gz
httpd-6356941d7174ac4cb94ba9bb2d6fe71849128384.tar.xz
httpd-6356941d7174ac4cb94ba9bb2d6fe71849128384.zip
auto-import httpd-2.0.48-10 from httpd-2.0.48-10.src.rpmhttpd-2_0_48-10FC-2-split
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