From: Richard Bowen
/path/to/datafile
) to synchronize the local OpenSSL memory
caches of the server processes. This storage type is not available on all
- platforms. See the mod_ssl INSTALL
document for details on
- how to build Apache+EAPI with shared memory support.
+ platforms.
SSLSessionCache dbm:/usr/local/apache/logs/ssl_gcache_data
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 17bb868cb6..b052c0d019 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -348,8 +348,7 @@ The following two storage types are currently supported:
/path/to/datafile
) to synchronize the local OpenSSL memory
caches of the server processes. This storage type is not available on all
- platforms. See the mod_ssl INSTALL
document for details on
- how to build Apache+EAPI with shared memory support.
+ platforms.