Apache2
|
Macros | |
#define | AP_MPMQ_NOT_SUPPORTED 0 |
#define | AP_MPMQ_STATIC 1 |
#define | AP_MPMQ_DYNAMIC 2 |
#define AP_MPMQ_DYNAMIC 2 |
This value specifies that an MPM is using a dynamic number of threads or daemons
#define AP_MPMQ_NOT_SUPPORTED 0 |
This value specifies that an MPM is not capable of threading or forking.
#define AP_MPMQ_STATIC 1 |
This value specifies that an MPM is using a static number of threads or daemons