On 8/11/05, Matt Van Mater <[EMAIL PROTECTED]> wrote: > I'm playing around with a reverse proxy app called Pound that requires > threading support in OpenSSL, but apparently the version of OpenSSL in > the source tree does not enable threading by default. > > Is there a reason why I shouldn't enable threading in a stand alone > version of OpenSSL? Is there a performance reason, vulnerability, or > some other nasty side effect associated with threading support that I > should be aware of? Obviously I don't want to introduce any problems > by messing with this. > > Matt >
Does anyone have any insight into this? I don't see any discussions on misc from the past regarding openssl and threading.