[ Moving to dev@httpd where this belongs ]

On Thu, Aug 15, 2002 at 07:10:02AM -0700, Rasmus Lerdorf wrote:
> Correct.  From the feedback I am getting, users do not adequately
> understand the implications of choosing a threaded MPM.  We need to do a
> better job educating them to the fact that we simple cannot guarantee
> which libraries are threadsafe and which are not.

Precisely which libraries are the core of httpd-2.0 using in a
thread-unsafe manner?  At least in the core distribution, we
should have knowledge of which libraries are thread-unsafe and
prevent this.  To my knowledge, I haven't seen a single problem
related to this.  If you have actual cases where httpd-2.0 is
doing something unsafe, please let us know!

I think perhaps your concern is simply to PHP which may bring
in thread-unsafe libraries not httpd-2.0.  -- justin

Reply via email to