Searched refs:SERVER_IDLE_KILL (Results 1 - 5 of 5) sorted by relevance

/httpd/include/
H A Dscoreboard.h66 #define SERVER_IDLE_KILL 10 /* Server is cleaning up idle children. */ macro
/httpd/modules/cluster/
H A Dmod_heartbeat.c74 res != SERVER_STARTING && res != SERVER_IDLE_KILL &&
/httpd/modules/generators/
H A Dmod_status.c329 res != SERVER_IDLE_KILL) {
749 case SERVER_IDLE_KILL:
835 case SERVER_IDLE_KILL:
948 status_flags[SERVER_IDLE_KILL] = 'I';
/httpd/server/mpm/netware/
H A Dmpm_netware.c109 #define WORKER_IDLE_KILL SERVER_IDLE_KILL
778 case SERVER_IDLE_KILL:
/httpd/server/
H A Dutil.c3023 res != SERVER_STARTING && res != SERVER_IDLE_KILL &&

Completed in 3398 milliseconds