Go to the documentation of this file.
26 #ifndef APACHE_MPM_DEFAULT_H
27 #define APACHE_MPM_DEFAULT_H
31 #ifndef DEFAULT_START_DAEMON
32 #define DEFAULT_START_DAEMON 2
39 #ifndef DEFAULT_MAX_SPARE_THREAD
40 #define DEFAULT_MAX_SPARE_THREAD 10
45 #ifndef DEFAULT_MIN_SPARE_THREAD
46 #define DEFAULT_MIN_SPARE_THREAD 5
52 #ifndef SCOREBOARD_MAINTENANCE_INTERVAL
53 #define SCOREBOARD_MAINTENANCE_INTERVAL 1000000