You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tony Anecito <ad...@yahoo.com> on 2008/08/11 17:42:59 UTC

[users@httpd] Apache Thread spinup and spindown...

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


      

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache Thread spinup and spindown...

Posted by Eric Covener <co...@gmail.com>.
On Mon, Aug 11, 2008 at 11:42 AM, Tony Anecito <ad...@yahoo.com> 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 when needed again?

http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxsparethreads

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org