Many thanks Joshua.
APACHE_MPM_DIR="server/mpm/prefork"

One more question if you don't mind: is there a
default value for backlog if it is not set? I want to
start with a value for tuning purposes and then
increase this value.

thanks again,

--- Joshua Slive <[EMAIL PROTECTED]> wrote:

> On 8/22/07, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Thanks again Joshua.
> > Actually in httpd.conf, I have many occurences of
> > MaxClients:
> >
> >
> > # prefork MPM
> > ...
> > MaxClients         150
> > ...
> > # worker MPM
> > ...
> > MaxClients         150
> > ...
> >
> > # BeOS MPM
> > ...
> > MaxClients                 50
> > ...
> >
> > all of these should be replaced and add backlog?
> 
> You need to figure out which mpm you are using and
> edit that one. Most
> likely, if you are using a default install, you have
> the prefork mpm.
> But "apachectl -V" will tell you for sure.
> 
> Joshua.
> 
>
---------------------------------------------------------------------
> The official User-To-User support forum of the
> Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for
> more info.
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
>    "   from the digest:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to