On Sun, May 12, 2002 at 02:52:24PM -0700, Rasmus Lerdorf wrote: ... > 2. Pitch in and get Apache 2's perchild mpm up to snuff. There are > all sorts of other issues associated with this option though, like > needing to make sure all the stuff we link against is threadsafe.
Actually this isn't as bad as it sounds. I've been doing some of the work necessary to make perchild portable lately. And as for making it threadsafe/reentrant, I think those kinds of problems are going to show up with the worker MPM as well (which seems to be working fairly well with PHP at the moment). -aaron -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php