]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Adds a '-F' flag to httpd's main() - which causes the mother
authorDirk-Willem van Gulik <dirkx@apache.org>
Mon, 13 May 2002 23:00:07 +0000 (23:00 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Mon, 13 May 2002 23:00:07 +0000 (23:00 +0000)
commit0b6a4deba90b538b4cc29833ba3e4514bb25d5c4
tree698c0868c6fc3f730b7c899a6a059ad2a0966fc2
parentb3403f5e5a5582ebdd525e6e37d9094fafa63a99
Adds a '-F' flag to httpd's main() - which causes the mother
or supervisor process to not fork&detach - as to allow integration
with deamontools (http://cr.yp.to/daemontools.html).

PR:  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7628
Obtained from:  http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=101467598720760&w=2
Michael Handler <handler-grendel.net>
Submitted by: http://www.catnook.com/patches/apache-1.3.24-daemontools.patch
Jos Backus <jos-catnook.com>
Reviewed by: Dirk-Willem van Gulik

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95074 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_main.c