On Sun, Jan 31, 2010 at 2:00 AM, Vikrama Sanjeeva
<viki.sanje...@gmail.com> wrote:
> Hi Eric,
>
>   I don't know why you didn't got the my previous post on which I asked for
> help. Anyways, here it is again: I need help in making calculation based on
> memory statistics which I provided.
>

Jeff has already described how this calculation exaggerates the
physical RAM requirements by assuming that none of the memory is
shared across processes.  As a sanity check, predict your ram and swap
usage for doubling MaxClients then check your results experimentally.

I sure hope you weren't waiting around for answers to these:

> (i) I have to make sure ServerLimit is also = 426  [As per your
> presentation for MPM prefork] ?

ServerLimit has to be greater than or equal to your new MaxClients, as
per the manual and the initial response to this thread.

> (ii) Make sure backend server node (tomcat AJP port) can accept 426
> concurrent requests ?
>

Discussion of the number of web container connections/threads for
Tomcat is off-topic here.  Surely a million results are waiting on
google.

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