Re: Apache HTP-Server won't fork more than 3000 processes.

2018-09-18 Thread Martin
Am 18.09.2018 um 13:40 schrieb Mirko Parthey: > On Tue, Sep 18, 2018 at 12:37:48PM +0200, Martin wrote: >>> # cd /sys/fs/cgroup/pids/... >>> # cat pids.max >> >> There is no pids.max >> But I have a /proc/sys/kernel/pid_max = 32768 >> I guess like systemd is limiting here? >> >>> How many tasks are

Re: Apache HTP-Server won't fork more than 3000 processes.

2018-09-18 Thread Mirko Parthey
On Tue, Sep 18, 2018 at 12:37:48PM +0200, Martin wrote: > > # cd /sys/fs/cgroup/pids/... > > # cat pids.max > > There is no pids.max > But I have a /proc/sys/kernel/pid_max = 32768 > I guess like systemd is limiting here? > > > How many tasks are assigned to the cgroup? > > # wc -l tasks > > 103

Re: Apache HTP-Server won't fork more than 3000 processes.

2018-09-18 Thread Martin
Am 18.09.2018 um 11:51 schrieb Mirko Parthey: > On Tue, Sep 18, 2018 at 12:14:11AM +0200, Martin wrote: >> I have an issue with Apache's HTTP-Server 2.4. It says 'Resource temporarily >> unavailable: AH00159: fork: Unable to fork new process'. I know, there are >> some hits with Google, but there

Re: Apache HTP-Server won't fork more than 3000 processes.

2018-09-18 Thread Mirko Parthey
On Tue, Sep 18, 2018 at 12:14:11AM +0200, Martin wrote: > I have an issue with Apache's HTTP-Server 2.4. It says 'Resource temporarily > unavailable: AH00159: fork: Unable to fork new process'. I know, there are > some hits with Google, but there is no solution to me. > Systemd knows about a task

Re: Apache HTP-Server won't fork more than 3000 processes.

2018-09-18 Thread Dave Sherohman
On Tue, Sep 18, 2018 at 12:14:11AM +0200, Martin wrote: > I have an issue with Apache's HTTP-Server 2.4. It says 'Resource temporarily > unavailable: AH00159: fork: Unable to fork new process'. I know, there are > some hits with Google, but there is no solution to me. > Systemd knows about a task