> With a single listener port (I'll run multi-listener tests later today),
 >
 > MPM          Requests    Mean resp.  CPU       CPU
 > type        per second   time (ms)   load  utilization
 > ------------------------------------------------------
 > worker         1250        37.4       6.1       65%
 > leader         1175        40.0       5.6       61%
 > threadpool     1012        47.1       4.2       47%

with two listeners,

MPM          Requests    Mean resp.  CPU       CPU
type        per second   time (ms)   load  utilization
------------------------------------------------------
worker         1071        44.3       4.1       51%
leader          964        49.4       3.9       46%
threadpool      997        47.8       3.9       46%




Reply via email to