]> granicus.if.org Git - apache/commit
prefork MPM: add -DFOREGROUND option to use when you want
authorJeff Trawick <trawick@apache.org>
Wed, 3 Apr 2002 13:45:57 +0000 (13:45 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 3 Apr 2002 13:45:57 +0000 (13:45 +0000)
commit7343783f292bdb8e015f18cf0e97c92a38618b71
tree173b240172e9bb8701884e980708b1272b205c2b
parentbe702836d128ee198719551afddead39f5803882
prefork MPM: add -DFOREGROUND option to use when you want
             the parent process to run in the foreground

             (NO_DETACH is a special mode for running under
             programs like daemontools)

             the existing flag -DDEBUG turns on FOREGROUND
             now instead of NO_DETACH

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94419 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/prefork/prefork.c