git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93114
13f79535-47bb-0310-9956-
ffa450edef68
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2002/01/30 16:11:10 $]
+Last modified at [$Date: 2002/01/30 16:53:44 $]
Release:
RELEASE SHOWSTOPPERS:
- * Runtime startup failures don't reliable set the exit status.
+ * Runtime startup failures don't reliably set the exit status.
For instance, try listening to port 80 and starting as non-root;
server fails with make_sock and 'no listening sockets' errors
but exits with 0 status. Even with -DONE_PROCESS -DNO_DETACH.