You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Shankar Unni <sh...@netscape.net> on 2005/03/09 23:20:59 UTC

[users@httpd] Re: Apache2 memmory configuration

bvr@xs4all.nl wrote:

> Did you try..  MaxSpareServers ?

This is the Windows version we're talking about here (mpm_winnt).

Try tweaking these two:

ThreadsPerChild (mpm_winnt.c)
	Number of threads each child creates
	Allowed in *.conf only outside <Directory>, <Files> or
         <Location>
ThreadLimit (mpm_winnt.c)
	Maximum worker threads in a server for this run of Apache
	Allowed in *.conf only outside <Directory>, <Files> or
         <Location>


---------------------------------------------------------------------
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