[users@httpd] 答复: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-25 Thread 刘孟
Hi Frank Gingras I am sorry I missed this mail. I have got your advice and gone to study event mpm. I had study worker mpm before and very concerned about its instability in processing large volume servers and the interaction between threads. I don’t know if event mpm can avoid this problems but

Re: [users@httpd] 答复: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-25 Thread Frank Gingras
The event mpm is not "unstable". You likely read legacy pages that alluded to the fact that it's still experimental. It is not. The event mpm is the recommended mpm for production; in fact, even the ASF itself uses it! Where did you read that, exactly? On Mon, 25 Apr 2022 at 05:25, 刘孟 wrote: >