On 10/18/06, Qingshan Xie <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to