[WIN32] Add (back) support for use of TerminateProcess() to accomodate
commit24fa2034bb373a286bd16912aa10e7404a898ecf
authorrobs <robs>
Thu, 28 Feb 2002 15:58:11 +0000 (28 15:58 +0000)
committerrobs <robs>
Thu, 28 Feb 2002 15:58:11 +0000 (28 15:58 +0000)
tree2fcdc12bc90b66da6a7b6e018156bbcee66852b9
parent66a23065eb81e60e3ad6a9581a032020a8b629bf
[WIN32] Add (back) support for use of TerminateProcess() to accomodate
applications that do not (properly) support the shutdown event (this
feature was introduced in fcgi2 2.2.2 and improved in 2.2.4).  The
new macro WIN32_SHUTDOWN_GRACEFUL_WAIT in mod_fastcgi.h
conrols the interval between signaling a proper shutdown and wacking the
process(s) with a TerminateProcess().
CHANGES
fcgi_pm.c
mod_fastcgi.h