]> granicus.if.org Git - apache/commit
Retain signal handling in the worker MPM for the one_process case
authorAaron Bannert <aaron@apache.org>
Thu, 14 Feb 2002 02:48:19 +0000 (02:48 +0000)
committerAaron Bannert <aaron@apache.org>
Thu, 14 Feb 2002 02:48:19 +0000 (02:48 +0000)
commitc47efa988994e4f8366cebedf5b3f038ed8fe430
tree215a465318d7ce7cc66b34aa8006c2905157797b
parent9bbf5cb5690b3b455f746e4fa9fe760be0d67a92
Retain signal handling in the worker MPM for the one_process case
(httpd with -DDEBUG, -X, or -DONE_PROCESS).

Fix -X, -DNO_DETACH, -DONE_PROCESS, etc. flags.

Tested on solaris w/ start/stop, restart, graceful, and with the
above debugging flags.

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