On Tue, Jun 10, 2003 at 02:53:38PM -0700, kulkarni veena wrote:
> Hi,
> 
> Thanks. To use the shared library from apache should
> something be set while configuring apache? I'm using
> SunOS 5.9 , does this OS support it?
> 
It shouldn't be a problem on your os - at least I've used shared
memory session caching on solaris 7 & 8 many times. The thing to
configure is SSLSessionCache which should be set to something like:
SSLSessionCache shm:/usr/local/apache/logs/ssl_gcache_data(512000) 
http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslsessioncache

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to