Go to the documentation of this file.
26#ifndef APACHE_MPM_DEFAULT_H
27#define APACHE_MPM_DEFAULT_H
32#ifndef DEFAULT_START_DAEMON
33#define DEFAULT_START_DAEMON 5
40#ifndef DEFAULT_MAX_FREE_DAEMON
41#define DEFAULT_MAX_FREE_DAEMON 10
46#ifndef DEFAULT_MIN_FREE_DAEMON
47#define DEFAULT_MIN_FREE_DAEMON 5