> My issue is that i don't know how to calculate the settings for MaxClients,
> ThreadPerChild, ThreadStackSize etc...
> And the documentation even on the Apache site is not explained anywhere (as
> far as i have seen)
Use defaults, measure the memory usage, and scale up MaxClients and
ServerLimi
On Wed, Nov 21, 2012 at 9:44 AM, rewt rewt wrote:
> Hello,
> After many performances issues with mpm prefork (high memory) i would like
> to use the MPM worker wich seems better for high traffic sites.
> I have been able to estimate the RAM per httpd process in prefork around
> 25m.
> With the pre
Hello,
After many performances issues with mpm prefork (high memory) i would like
to use the MPM worker wich seems better for high traffic sites.
I have been able to estimate the RAM per httpd process in prefork around
25m.
With the prefork setting i have calculate MaxClients this way:
MaxClients =