We're going to need more details on what software you're using.
But based on my experiments, the item to make the biggest change in
performance is the version of OpenSSL that you're using, and how it's
compiled. You need to make sure that you're using a recent version of
OpenSSL (preferably 0.9.6a) and that the inline assembly is being used for
your platform. Are you on Solaris or Intel hardware? If Solaris, Sun's
compiled may work a lot better than gcc.
After that, make sure that you're using a shared memory cache, preferably
the shmcb version.
-Dave
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of John Evans
>
> My company just changed from Stronghold to Apache/mod_ssl and we
> have noticed
> a several decline in performance. I would like to stay with mod_ssl for a
> couple of reasons (support open source, price, continual
> licensing fees) but
> unless I can find some way of improving performance back to the level that
> Stronghold provided, I'm afraid that I'll be forced to roll back to
> Stronghold.
>
> Are there any configuration parameters that I can change in any of the
> following that will help?
>
> ./configure parameters
> source code changes
> httpd.conf
> kernel tuning (Solaris 2.6, soon to be upgraded to 2.8)
>
> I did check out http://httpd.apache.org/docs/misc/perf-tuning.html and
> http://httpd.apache.org/docs/misc/perf.html (and the links that
> go from there)
> to help, but it has not put us back where Stronghold was at.
>
> Any suggestions are highly appreciated!
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]