Searched defs:DEFAULT_WORKER_FACTOR (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/event/
H A Devent.c165 #ifndef DEFAULT_WORKER_FACTOR
166 #define DEFAULT_WORKER_FACTOR 2 macro
169 static unsigned int worker_factor = DEFAULT_WORKER_FACTOR * WORKER_FACTOR_SCALE;

Completed in 20 milliseconds