On Fri, Sep 21, 2001 at 04:04:11PM -0400, Joshua Slive wrote: > A: All config directives deal with "workers". Behind the scenes, > StartWorkers and MaxWorkers are translated into processes using Aaron's > logic. > > StartWorkers 50 > MaxWorkers 150 > MinSpareWorkers 10 > MaxSpareWorkers 50 > WorkersPerProcess 25 > MaxRequestsPerProcess 0 I'm going to have to stick with the one closest to what I just implemeted, so here's my obligatory (non-binding) +1 -aaron
- MPM config directives Joshua Slive
- Re: MPM config directives Aaron Bannert
- Re: MPM config directives Roy T. Fielding
- Re: MPM config directives Ryan Bloom
- Re: MPM config directives Ryan Bloom
- Re: MPM config directives Justin Erenkrantz
- Re: MPM config directives Cliff Woolley