Re: is mpm_event safe for modperl handler? [EXT]

2022-08-10 Thread pengyh
thanks for letting me know this. James Smith wrote: mpm_event like all Apache mpm_s is much better at handling "issues" where nginx just goes F* and returns nothing. When we have issues we can detect them on apache mpms - but we often fail to see nginx errors as it sort of just dies!

RE: is mpm_event safe for modperl handler? [EXT]

2022-08-10 Thread James Smith
People use nginx - probably because they haven't come across mpm_event. The two are I think comparable speed wise, but out of the box mpm_event is more flexible - and the nice thing is that you can develop a site on a single mpm_worker instance and easily migrate over to the