On Mon, May 18, 2009 at 10:52 AM, Narendra Verma
<narendra.ve...@impetus.co.in> wrote:
> Hi All;
> I am using apache 2.2.8(@ unix) as load balancer where backend are  tomcat
> servers.
>
> Tomcat provides different following properties in server.xml  like
>
> maxThreads="100" minSpareThreads="20" maxSpareThreads="50"
>
> Is there any option to provide these type of properties in httpd.cof file
> for apache (in unix).

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

Along with identically named min/max spare threads.

-- 
Eric Covener
cove...@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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to