-----Original Message----- From: Igor GaliÄ [mailto:i.galic@xxxxxxxxxxxxxx] Sent: Thursday, February 03, 2011 6:16 PM To: users@xxxxxxxxxxxxxxxx Cc: dev Subject: Re: Event MPM in httpd 2.2.x ----- "David Dabbs" <dmdabbs@xxxxxxxxx> wrote: > Hello. > > Iâm considering changing over to the event MPM, but as of 2.1.17 it is > still marked with an âExperimentalâ warning in the MPM docs. In the last couple of weeks (months?) there's been some fixes regarding performance and one regarding SSL thread safety. At least the performance fix should be easily back-portable. http://svn.apache.org/viewvc?view=revision&revision=1064269 > Does anyone know why the experimental warning was dropped in the 2.3 > (trunk) documentation? Not only that, it's also the default mpm. > Was it somehow stabilized/made ready-for-primetime? > > If youâre using a 2.2.x event MPM in a production environment, would > you mind reporting your experiences with it? >From my experience it's absolutely as stable as MPM worker. As for the documentation and the ``Experimental'': I think we should drop it - it's been long enough. Instead we should just state that in SSL mode, event MPM defaults to the behaviour of worker. A warning regarding thread safety might be due, as I'm affraid this: http://svn.apache.org/viewvc?view=revision&revision=1002824 won't be backportable. > Thank you, > David i Thank you, Igor. Since under SSL it falls back to worker, there shouldnât be an SSL thread safety issue then, correct? Just trying to follow you. . . David --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx