On 1 Jul 2001 [EMAIL PROTECTED] wrote:
> rbb 01/07/01 15:49:33
>
> Modified: server/mpm/threaded threaded.c
> Log:
> Fix the threaded MPM perform_idle_server_maintenance. Basically, we now
> count how many threads are actually idle, regardless of which process they
> are in. This patch makes us use (min_spare_threads|max_spare_threads)
> * number_of_running_servers to determine if we should kill of processes or
> start new ones. This MPM no longer thrashes killing child processes as
> soon as they are created, and the server continues to serve requests even
> if the server is gracefully restarted and each child has one active thread.
This patch should fix the threaded MPM. If people will test it over the
next few hours, I will roll 2.0.20 late tonight. I plan to wait about 3-4
hours before I roll, so that people can comment on if this solved their
problem or not.
Ryan
_____________________________________________________________________________
Ryan Bloom [EMAIL PROTECTED]
Covalent Technologies [EMAIL PROTECTED]
-----------------------------------------------------------------------------