Re: Help me in setting up MaxClients

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 25, 2010 at 1:26 PM, Vikrama Sanjeeva
<viki.sanjeeva@xxxxxxxxx> wrote:
> Hi All,
>
>    Thanks Jeff for the presentation. Its informative.
>
> Actually, I am trying to calculate what MaxClient I can set. I know my
> server is strong and as Danny and you said, setting 600 will not be a risk.
> I however, will prefer to do some calculation to drive this value. Since I
> am not Solaris command expert, therefore I am having difficulty in doing
> calculation.
>
> My objective is to follow below formula to calculate MaxClient as mentioned
> on Apache site:
> http://httpd.apache.org/docs/2.2/misc/perf-tuning.html
>
> "This procedure for doing this is simple: determine the size of your average
> Apache process, by looking at your process list via a tool such as top, and
> divide this into your total available memory, leaving some room for other
> processes."
>
> As I understand, it says:      (RAM Size / Avg HTTPD Process Size) - some
> room for other proceeses

slight fix to your formula:

Max httpd processes = (RAM Size - some room for other processes) / Avg
HTTPD Process Size

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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux