You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/05/27 20:00:21 UTC

DO NOT REPLY [Bug 8904] - perchild: apr_proc_mutex problem

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8904>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8904

perchild: apr_proc_mutex problem

jwoolley@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|apr_proc_mutex problem      |perchild: apr_proc_mutex
                   |                            |problem



------- Additional Comments From jwoolley@apache.org  2002-05-27 18:00 -------
The problem when you run as root is that the mutex is created as root and the 
permissions don't get set right, so the child processes can't access the 
mutex.  We've seen the same problem in mod_ssl, mod_rewrite, etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org