Thanks, Cliff!  That seemed to work.

At 04:50 PM 5/15/2002 -0400, you wrote:
>On Wed, 15 May 2002, Ted Bannon wrote:
>
> > I've been trying to make use of the SSLSessionCache shared memory option in
> > my Apache config:
> >
> > 
> #SSLSessionCache        shmht:/data/home/apache/1.3.24/logs/ssl_scache(512000)
> > 
> #SSLSessionCache        shmcb:/data/home/apache/1.3.24/logs/ssl_scache(512000)
> > SSLSessionCache         dbm:/data/home/apache/1.3.24/logs/ssl_scache
> > #SSLSessionCache
> > shm:/data/home/apache/1.3.24/logs/ssl_gcache_data(512000)
>
>Note that shm: is equivalent to shmht: ... there are really only two
>types of shm session caches.
>
> > SSLSessionCache: shared memory cache not useable on this platform
>
>You need to define EAPI_MM when building Apache.  See the INSTALL file for
>mod_ssl, somewhere around line 281.
>
>--Cliff
>
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]


Reply via email to