On 14/02/2012 03:02, Igor Cicimov wrote:
Check this link

http://httpd.apache.org/docs/2.2/mod/mpm_common.html#acceptmutex

and try to add

AcceptMutex pthread

to your config in case you run mpm_worker.
But in the info it says it can be used with prefork and worker

Since it's a CentOS machine is was build with prefork as default. Is this option (prefork) causing this issue? Can I set it up for using AcceptMutex even when I'm using prefork?

Many thanks,

Miguel

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to