> I want to set up a httpd with a worker MPM and mod_ssl.
> My question is - will I need a threadsafe build of OpenSSL to
> have mod_ssl function correctly? I couldn't find this documented.
> (if it is and I just missed it, please point me into the right direction)
> I think the particular versions shouldn't matter as I suspect
> this to be a general issue in this setup - but if it does matter,
> let's assume httpd 2.2.15 and OpenSSL 0.9.8m.

http://www.openssl.org/support/faq.html#PROG1

As far as I'm aware, there's no issue with SSL and the worker MPM. The
experimental event MPM is currently not compatible with SSL though.

-- Phil.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to