On Tue, Apr 7, 2015 at 11:26 AM, Rose, John B <jbr...@utk.edu> wrote:
> This particular server is using prefork. So it seems like it would just be
> the absolute value set in MaxClients. But I guess that isn't the case. So
> in a prefork config what determines
> The number of spaces?
>
> We have a new 2.4 server we are using "event" MPM. I assume in that case
> what you said below would apply?


I think in that case it's extra space for ServerLimit > MaxClients.
For worker and event, add ThreadLimit as a multiplier.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to