On Thu, Aug 7, 2008 at 8:42 AM, Jordi Prats <jordi.prats@xxxxxxxxx> wrote: >>> On the other hand, why on server status appears 1024 slots if I have >>> the MaxClients directive set to 512? >> >> Apache will create up to MaxClients (512) but has room to track 1024 >> of them -- this is what allows you to scale MaxClients up during a >> restart. This space is not resized during a restart. >> > > So, why mod_serverstatus is showing 1024 (ServerLimit) slots if only > will use 512 (MaxClients)? It's showing you how many slots you've allocated via ServerLimit. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx