On Sat, Feb 03, 2001, David Rees wrote:

> On Sat, Feb 03, 2001 at 04:36:07PM -0600, James Hastings-Trew wrote:
> > Thank you for your help. :) I am happy to say, that I *finally* managed to
> > get the silly thing working, and I am going home now to nurse my aching head
> > and sour stomach (nasty cold bug going around). The thing that did the trick
> > was to add the following to near the end of the httpd.conf file:
> > 
> > SSLSessionCache  dbm:/var/cache/httpd/ssl_cache
> > SSLSessionCacheTimeout 300
> 
> We found someone else with this same problem a while back, some versions of
> IE require that the SSL session be cached.
> 
> I also recommend that you use the shm session cache, I found it to be 30%
> faster than the dbm session cache during benchmarks.  Others have found
> the dbm session cache to be unreliable under heavy load.
> 
> We really do need to get Ralf to add the check for SSLSessionCache under
> the FAQ for IO errors with MSIE browsers.

/bin/done -- for mod_ssl 2.8.1.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to