# Configure the SSL Session Cache: First the mechanism
# to use and second the expiring timeout (in seconds).
#SSLSessionCache dbm:/var/cache/httpd/ssl_scache
-#SSLSessionCache shmcb:/var/run/ssl_scache(512000)
-SSLSessionCache shmcb:/var/cache/httpd/ssl_scache(512000)
+#SSLSessionCache shmcb:/var/cache/httpd/ssl_scache(512000)
+
+# Replace this with one of the above (addition apache-mod_socache
+# needs to be installed and a apropriate module has to be loaded)
+SSLSessionCache nonenotnull
SSLSessionCacheTimeout 300
# Usable SSL protocol flavors: