On Tue, Apr 15, 2008 at 1:42 PM, Laurent Blume <laurent@xxxxxxxxxx> wrote: > I'll look for how to change the mutexes I can change. Any other hint > will be welcome. You could indeed use: AcceptMutex pthread However, your problem might be PHP. Running PHP in a multithreaded apache is not recommended. The reason is that PHP is "glue", that uses a lot of other libraries on your system. It is hard to verify that all the libraries used by PHP are thread safe. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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