RE: dbm Session Cache

"Fought, Richard" <[email protected]>
Newsgroups gmane.comp.apache.mod-ssl.user
Message-ID <[email protected]>
> 
> I am running Apache 2.0.59 with mod_ssl on Windows Server 2003 and am
> noticing that dbm session caching is not working.
> 
> With the following configuration option:
> 
> SSLSessionCache dbm:logs/ssl-scache.log
> 
> The DIR/PAG files are created, but they are always size zero, and the
> server never reuses sessions when requested by the client.
> 
> I'm seeing this error message in the logs - any suggestions?
> 
> [Mon Jun 18 13:55:49 2007] [debug] ssl_scache_dbm.c(134): data size
too
> large for DBM session cache: 957 >= 950
> 
> Are other cache storage types preferable to dbm?  I tried shmcb and it
> works fine - perhaps I should just stick with shm?
> 

It appears the problem is client authentication.  With it turned on, the
dbm cache simply cannot handle the entry size.

Rich
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.