You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Philip Wigg <ph...@philipwigg.co.uk> on 2013/12/02 17:09:58 UTC

[users@httpd] SSLRequire thread safety

Hi,

I'm going to use SSLRequire using the worker MPM.

The docs say, "The implementation of SSLRequire is not thread safe.
Using SSLRequire inside .htaccess files on a threaded MPM may cause
random crashes."

Does this mean that I'm okay with threaded MPM if I'm only using
SSLRequire inside httpd.conf and not in .htaccess?

Thanks,
Phil.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org