On 8/22/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> hi
> I am using svn with apache2 and I noticed that the
> number of httpd processes can go up to 300 processes
> on the server leading to 0% CPU idle.
>
> my objective is to limit the number of httpd processes
> while other requests wait in a queue without being
> dropped.
>
> is this feasible? what are the parameters in httpd.conf?

MaxClients and ListenBacklog are the directives to look at in the docs.

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]

Reply via email to