Apache+modssl options

From: Charles Sprickman (spork_at_inch.com)
Date: 10/22/04

  • Next message: joshuat_at_spacelab.net: "Re: Re: Developement"
    Date: Thu, 21 Oct 2004 20:27:49 -0400 (EDT)
    To: freebsd-isp@freebsd.org
    
    

    Hi,

    Just curious if anyone has any information on getting the most out of
    apache+modssl (1.3 branch of apache). I've been digging around the config
    and looking at some of the SSL-specific options. Also had a look at the
    mod_ssl website docs.

    There seem to be a number of OS-specific settings that leave me with more
    questions than answers. Does anyone know what is optimal with FreeBSD for
    the following:

    SSLMutex - port builds with type "file", but "sem" is also an option that
    seems better, if supported...

    SSLRandomSeed - port builds it with "builtin", but again wondering if
    /dev/random or /dev/urandom (and tweaks with rndcontrol) would be better.

    SSLSessionCache - port builds with "dbm" method, but "shm" looks like it
    might be faster.

    Also if anyone has other hints on speeding things up, they are much
    appreciated. Not quite ready for the hardware accel card yet though. :)

    Thanks,

    Charles

    --
    Charles Sprickman
    spork@inch.com
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: joshuat_at_spacelab.net: "Re: Re: Developement"