[users@httpd] RE: The number of child processes is less than MinSpareThreads.

2021-04-05 Thread motoda.hiron...@fujitsu.com
Hello, We have issued the following bug report for this matter, so please reply to the bug report. https://bz.apache.org/bugzilla/show_bug.cgi?id=65196 > The process status is shown in the output of the following command. > # pstree -p `cat /opt/apache24/logs/httpd.pid` > > In (3), all child

[users@httpd] RE: The number of child processes is less than MinSpareThreads.

2021-03-16 Thread motoda.hiron...@fujitsu.com
> In the following environment where multiple Listen directives are defined, > the number of child processes may temporarily > fall below MinSpareThreads after 6 requests are received at the same time and > HTTP request processing is completed. > Is this a bug or a specification? The process