Dear Bick Can you be bit precise here.., I am bit new to system. What I need to do so that, one client per server would not be required.
Best Regards Austin On Sat, Mar 2, 2013 at 3:59 PM, Nick Kew <[email protected]> wrote: > > On 2 Mar 2013, at 10:08, Austin Einter wrote: > > > I am doing a similar job.. > > Here is the warning... > > > > Starting httpd: WARNING: MaxClients of 7500 exceeds ServerLimit value of > 330 servers, > > lowering MaxClients to 330. To increase, please see the ServerLimit > > directive. > > The prefork MPM limits you to one client per server. Not useful for > higher loads. > > Has something happened to the performance tuning section in the docs? > > -- > Nick Kew > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
