On 10/18/06, Qingshan Xie <[EMAIL PROTECTED]> wrote:
My question may be silly but I'd like to know it.  If
the number of Idle Threads is over the
MaxSpareThreads, how Apache parent clean those extra
threads?  clean the threads or kill the children?

Depends on the mpm.  In worker, the number of threads can only be
adjusted by creating and destroying processes (each process has a
fixed number of threads).

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