Got it now, is pretty clear. 

----- Original Message ----
From: Igor Galić <i.ga...@brainsware.org>
To: users@httpd.apache.org
Sent: Fri, November 26, 2010 5:56:42 PM
Subject: Re: [us...@httpd] MaxRequestsPerChild for worker mpm


----- "alin vasile" <alinachegal...@yahoo.com> wrote:

> This is what we followed in our configuration:
> 
> ServerLimit 40

O_o?

> ThreadsPerChild 15
> 
> MaxClients 600 = 40 * 15

Lets see how that compares to what I wrote two mails back:

"""75 MaxSpareThreads * 2 StartServers == 150 MaxClients"""


So, you want: MaxClients of 600 or probably 6000, but
lets go with that.

MaxClients 600 / 75 MaxSpareThreads = 8 StartServers

That's still *half* the default ServerLimit.
What am I not getting? What pieces are you missing?
Where did I go wrong in my explanation?


Btw: For all others who are reading here: If I'm talking
moo-poo, someone should intervene and tell me. All I'm
doing is reading and interpreting the documentation.
(Sorry, I haven't had the time to reproduce these yet)


i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/

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




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