BipinDas-Gmail wrote:
> Hi
>
> Tested in a Live environment. Apache server load shoots above 100 and
> behaves badly.
> StartServers * MaxRequestPerChild = MaxClients. Is this correct equation for
> calculating
> Total allowable user connection ?
>
Instead of abusing this list, and the time of the people on it, I think
you should really, /really/ read the available on-line documentation,
which other competent and volunteer people have spent time writing.
If you had, you would not be asking a question like the above.
You should also, as someone else already pointed out, look at the
different MPM's available for Apache, here
http://httpd.apache.org/docs/2.2/mod/worker.html
and here
http://httpd.apache.org/docs/2.2/mod/prefork.html
and
a) find out which one you are using at the moment, and b) determine
which one is really the best for doing what you are trying to do.
---------------------------------------------------------------------
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
|