How slow is slow?  How fast is the machine, is it doing anything else?  
Does ssl_engine_log show any hints?  How did you compile 
apache/mod_ssl/openssl, which what compiler (gcc, cc, etc?)

My first guess would be that the RNG isn't working well or there's some 
sort of DNS problem.

-Dave

On Tue, Jan 09, 2001 at 11:03:14AM -0500, Colin Devine wrote:
> Hello, I have just installed apache with mod_ssl (and open_ssl and mm as
> well) onto a solaris 5.7 sparc machine.  I configured the certificates and
> the install was pretty straight forward.  The problem is that the server
> is really, really slow.  It takes forever to get the smallest pages.  Here
> is the info I have:
> 
> apache: 1.3.14
> mod_ssl: mod_ssl-2.7.1-1.3.14
> open_ssl: openssl-0.9.6
> m: mm-1.1.3 
> 
> 
> I have these settings in my httpd.conf:
> 
> SSLSessionCache         dbm:/www/secure_apache/logs/ssl_scache
> SSLSessionCacheTimeout  300
> SSLRandomSeed startup builtin
> SSLRandomSeed connect builtin
> 
> which I have read to be the problems in others instalations but do not
> appear so in mine (they are the default).  The only odd thing about this
> install is that the total partition is NFS mounted.  However, this doesn't
> seem to be a problem with our other non-mod_ssl installation of apache.
> Any thoughts or ideas would be greatly welcomed.  Thanks, and have a nice
> day.

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

Reply via email to