On Aug 20, 2013 4:26 PM, "Rose, John B" <jbr...@utk.edu> wrote:
>
> What is the impact of setting the ServerLimit to a value significantly
more than your MaxClients value? Say with a MaxClients set to 512 and
ServerLimit of 2000?
>

Assuming prefork MPM:

You can increase maxclients across graceful restart, up to serverlimit

Threaded MPMs: comparing maxclients vs server limit doesn't work without
also accounting for threadsperchild

>
>

Reply via email to