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 pro
> 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 sta
Hi Eric,
Thank you.
> This is working as designed, the server checks only once per second to
> see if processes need to be started or killed based on the current
> idle threads.
Is it okay for the number of child processes to fall below MinSpareThreads in
this environment?
If possible, please te
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?
OS : Red Hat Enterprise L