Loading STATUS +1 −6 Changes for STATUS: 1 added line, 6 removed lines. Original line number Diff line number Diff line Apache 2.0 STATUS: Last modified at [$Date: 2000/03/31 02:38:32 $] Last modified at [$Date: 2000/04/04 21:39:34 $] Release: Loading @@ -25,11 +25,6 @@ RELEASE SHOWSTOPPERS: be moved out of the MPMs and into some common file (http_core.c?). Dean says presumably you mean an os-specific file? * DSO hooks registered during the preflight call to ap_read_config are not 'unregistered' during the preflight clean-up. Thus, when Apache comes up, the hook tables contain two entries for each DSO hook, one of which is bogus, leftover from the preflight. * Pipes to CGI scripts are not being timed out Status: code has been added to APR to support timing out pipes. This needs to be used in Apache now. Loading Loading
STATUS +1 −6 Changes for STATUS: 1 added line, 6 removed lines. Original line number Diff line number Diff line Apache 2.0 STATUS: Last modified at [$Date: 2000/03/31 02:38:32 $] Last modified at [$Date: 2000/04/04 21:39:34 $] Release: Loading @@ -25,11 +25,6 @@ RELEASE SHOWSTOPPERS: be moved out of the MPMs and into some common file (http_core.c?). Dean says presumably you mean an os-specific file? * DSO hooks registered during the preflight call to ap_read_config are not 'unregistered' during the preflight clean-up. Thus, when Apache comes up, the hook tables contain two entries for each DSO hook, one of which is bogus, leftover from the preflight. * Pipes to CGI scripts are not being timed out Status: code has been added to APR to support timing out pipes. This needs to be used in Apache now. Loading