On 10/18/06, Qingshan Xie <xieq_49@xxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx