Hi!

Maybee I'm the Number 10'000 who write this, maybee not, I just joined
the list.

In the doc http://www.modssl.org/docs/2.8/ssl_reference.html#ToC5

(SSLSessionCache) 

there are only 3 methods: none, dbm and shm.

If I look to the httpd.conf I see the following:

#SSLSessionCache        none
#SSLSessionCache        shmht:/usr/local/apache/logs/ssl_scache(512000)
#SSLSessionCache        shmcb:/usr/local/apache/logs/ssl_scache(512000)
SSLSessionCache         dbm:/usr/local/apache/logs/ssl_scache

shmht and shmcb seems to be both shared memory segment, but with
different function/performance?


TIA for any hints and updating the docs

brgds

Luc
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to