Re: MPM Worker : Two processes launched with no activity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The setup is quite contradictory.

One one hand you have serverlimit 50, which refers to child processes, and threads per child 50, which would total for 2500 threads, on the other hand you have specified a total of 150 maxrequestworkers which refer to the maximum permitted amount of threads and that will allow only to spawn a max of three child processes ,fix that first I'd say.


El jue., 31 de mar. de 2016 13:13, Sylvain Goulmy <sygoulmy@xxxxxxxxx> escribió:
Hi Yann,

Two children processes.

And on the status page i can see :

1 requests currently being processed, 99 idle workers

Regards.
Sylvain

On Thu, Mar 31, 2016 at 12:01 PM, Yann Ylavic <ylavic.dev@xxxxxxxxx> wrote:
On Thu, Mar 31, 2016 at 10:46 AM, Sylvain Goulmy <sygoulmy@xxxxxxxxx> 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-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux