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?

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

> On 8/22/07, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > thanks Joshua.
> >
> > can you please also tell us how to set these
> > parameters in httpd.conf?
> 
> That question is a little vague. I have no idea
> where you are starting
> at. Do you need instructions on how to use your
> editor? Do you not
> understand the basic format of the config files.
> 
> In general, those directives can go anywhere in the
> "main" part of the
> config file (outside any <Directory> or
> <VirtualHost> or other
> section). You may already have a MaxClients
> directive, in which case
> you should simply edit the existing one.
> 
> 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]
> 
> 



      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

---------------------------------------------------------------------
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