On Thu, Jun 17, 1999, Patrick Harlin wrote:

> I have two different installations of mod-ssl, mod_ssl-2.3.3-1.3.6 and
> mod_ssl-2.3.1-1.3.6, where I use the same httpd.conf. When I compare the two
> different responsetimes of the servers I notice that the older version is
> about 7 times faster then the latest version ? How is it possible that the
> handshake is slower in the latest version ? I seem to have the same problem
> on both unix and NT. Is it possible to do any optimization in httpd.conf ?

Don't know know what your question about Unix and NT means, but I guess what
you observe is the time it needs for expiring the DBM file. Look at your
SSLSessionCacheTimeout value.  Perhaps its very slow. In older versions it
wasn't done correctly so now slow down occured. Now it works and your value is
low it perhaps means that you expire too often.

                                       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