>    *) Added new Cyclic Buffer based Shared Memory Session Cache
>       as ssl_scache_shmcb.c. This was contributed by Geoff Thorpe
>       <[EMAIL PROTECTED]> and is derived from the "c2shm" variant used
>       in Stronghold V3. It uses a fixed size cyclic buffer placed over
>       a shared memory segment for storing SSL session ids. This way it
>       is even more efficient and faster than the old hash table based
>       shared memory cache (ssl_scache_shmht.c).

Cool, any idea how much this helps SSL performance?  I guess I could
benchmark it and see for myself.  :-)

Is there any configuration parameters we need to be aware of, or is it a
drop in replacement for the current shm session cache?

-Dave

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

Reply via email to