Greg Ames wrote:
> Rasmus Lerdorf wrote:
>>My point is that people blindly install the latest stable PHP with the
>>latest stable Apache and they end up something that is not stable at all.
>>They don't understand what an MPM is, much less which MPM to use for what.
>
> OK, so this set of users will get the default MPM which is prefork. So
> non-threadsafe libraries aren't an issue for them, right? You have to be
> slightly more adventurous to get a threaded MPM.
True for now, but:
* Make the worker MPM the default MPM for threaded Unix boxes.
+1: Justin, Ian, Cliff, BillS, striker
+0: BrianP, Aaron (mutex contention is looking better with the
latest code, let's continue tuning and testing)
-0: Lars
--
Scott Lamb