Commit b68205c6 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

mention a problem with prefork


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89417 13f79535-47bb-0310-9956-ffa450edef68
parent 13dabfa9
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:						-*-text-*-
Last modified at [$Date: 2001/06/18 12:52:21 $]
Last modified at [$Date: 2001/06/26 11:59:50 $]

Release:

@@ -379,6 +379,10 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
    * callers of ap_run_create_request() should check the return value
      for failure (Doug volunteers)

    * when prefork bails out due to an initialization error in the detached
      process (e.g., mutex init failure), other children (cgid, at least) 
      are left hanging around

PRs that have been suspended forever waiting for someone to
put them into 'the next release':