>
>  StartServers * MaxRequestPerChild = MaxClients. Is this correct equation
> for
> calculating
> Total allowable user connection ?
>

I think this is wrong! MaxRequestPerChild has nothing to do with
MaxClients..It is the number of requests the child will serve before dying!
http://httpd.apache.org/docs/2.0/mod/mpm_common.html#maxrequestsperchild

Regards
Prasanna Ram.

Reply via email to