On 10/18/06, Qingshan Xie <xieq_49@yahoo.com> wrote:
> Yes. It's worker mpm. My concern is if the worker
> configured as below,
>
> MinSpareThreads 10
> MaxSpareThreads 20
> ThreadsPerChild 50
>
> and in the case there are only 10 connections to that
> child, but 40 threads are idle, which is over the
> limit of MaxSpareThreads(20), will parent kill that
> child in this case?
Yes.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
|