Score:0

Is it possible to build Apache2 with mpm event static and worker + prefork shared?

dj flag

Is it possible to compile Apache2 with mpm event static and worker + prefork shared?

The following throws a compile error, "you must include event in the mpms-shared list."

--with-mpm=event
--enable-mpms-shared='prefork worker'

Adding event to the list builds all 3 of them shared.

I'm thinking the answer is "no, it's not possible." Looking for confirmation or workarounds.

Edit

Are the workers mutually exclusive? e.g. If one is loaded statically, the others cannot be loaded?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.