Re: [EMAIL PROTECTED] Apache Thread spinup and spindown...

2008-08-11 Thread Eric Covener
On Mon, Aug 11, 2008 at 11:42 AM, Tony Anecito <[EMAIL PROTECTED]> wrote: > Hi All, > > As Apache services connections it spins up threads but we noticed during load > testing the threads do not spin down. What can we do to control Apache to > spin the threads down so that resource is available w

[EMAIL PROTECTED] Apache Thread spinup and spindown...

2008-08-11 Thread Tony Anecito
Hi All, As Apache services connections it spins up threads but we noticed during load testing the threads do not spin down. What can we do to control Apache to spin the threads down so that resource is available when needed again? Thanks, -Tony