Go to the documentation of this file.
26 #ifndef APACHE_MPM_DEFAULT_H
27 #define APACHE_MPM_DEFAULT_H
36 #ifndef DEFAULT_THREAD_LIMIT
37 #define DEFAULT_THREAD_LIMIT 1920
44 #ifndef MAX_THREAD_LIMIT
45 #define MAX_THREAD_LIMIT 15000
51 #ifndef DEFAULT_THREADS_PER_CHILD
52 #define DEFAULT_THREADS_PER_CHILD 64
57 #define HARD_SERVER_LIMIT 1