]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitab58a00a7e277c2ea12111d2a9960898e8b2588b
tree173b240172e9bb8701884e980708b1272b205c2b
parent33a041f2ff04234cbbc03cd8690bd0f3bb04587d
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