Searched defs:ap_graceful_shutdown_timeout (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dmpm_common.c167 AP_DECLARE_DATA int ap_graceful_shutdown_timeout; variable
183 ap_graceful_shutdown_timeout = 0; /* unlimited */
389 ap_graceful_shutdown_timeout = atoi(arg);

Completed in 39 milliseconds