On Tue, Sep 30, 2003 at 12:13:42PM -0400, Alex Hart wrote: > I sent this yesterday but never saw it, so sorry if this is double. Output of httpd > -V at bottom. > > ./httpd -V > Server version: Apache/2.0.47 > Server built: Sep 29 2003 18:29:13 > Server's Module Magic Number: 20020903:4 > Architecture: 32-bit > Server compiled with.... > -D APACHE_MPM_DIR="server/mpm/prefork" > -D APR_HAS_SENDFILE > -D APR_HAS_MMAP > -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) > -D APR_USE_FLOCK_SERIALIZE > -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
Right, this was part of what we needed - then there is the configuration. Specifically there are two settings that might be worth taking a closer look at - SSLMutex and SSLSessionCache. What are they currently set to? and if you feel adventurous, try switching between different types. http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslmutex http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslsessioncache vh Mads Toftum -- Speaking at ApacheCon 2003 - http://ApacheCon.com/ T03, "Apache 2 mod_ssl tutorial" (3h) WE03, "Troubleshooting Apache configurations" WE11, "Apache mod_rewrite, the Swiss Army Knife of URL manipulation" ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]