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/07/07 12:04:20 UTC

DO NOT REPLY [Bug 10529] - http locks up in lwp_cond_wait at startup

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=10529>.
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=10529

http locks up in lwp_cond_wait at startup

mailings@happie.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From mailings@happie.com  2002-07-07 10:04 -------
This is the same bug as listed in this email:

http://citadelle.intrinsec.com/mailing/current/HTML/ml_apache-server-
bugs/0981.html

Basically, for Solaris you always need to Bind to 0.0.0.0:80 or Apache will 
try and lookup "::" as an IPv6 address, which hangs.  Also, I needed to 
specify the "Group nobody" because otherwise Apache was trying to change group 
id to some other (uninitialized?) value and failing.

Seems these should be the default configurations for Solaris.  I can't fathom 
why IPv6 would be.

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