On Thu, Mar 31, 2016 at 10:46 AM, Sylvain Goulmy <sygou...@gmail.com> wrote:
>
> I'm currently using apache 2.4.17 on RHEL with the worker mode configured
> this way :
>
> - ThreadLimit : 200
> - ServerLimit : 50
> - ThreadsPerChild : 50
> - MaxRequestWorkers : 150
> - MinSpareThreads : 10
> - MaxSpareThreads : 80
> - MaxConnectionsPerChild : 0
> - StartServers : 1
>
> With this configuration and whereas i don't have any activity on my http
> instance, i can't see on the status page that there are two processes that
> are launched systematically.

Two children processes or two including the parent (root) process ?

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to