]> granicus.if.org Git - apache/commit
Use ap_note_subprocess() to register the mod_cgid daemon process for cleanup
authorJeff Trawick <trawick@apache.org>
Fri, 28 Jul 2000 18:15:21 +0000 (18:15 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 28 Jul 2000 18:15:21 +0000 (18:15 +0000)
commitd3bb567248c33e7145f2dcb24bfd27d1d55c6c83
treee9dedc84b95d72fccc19a11f84fdbed9a399c2af
parentc25872b305b7fee5435d9193838ba64f069b6953
Use ap_note_subprocess() to register the mod_cgid daemon process for cleanup
so that it is killed at termination if it does not die when the parent gets
SIGTERM.  This change is to fix occasional problems where the process stays
around.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85917 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_cgid.c