>> 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
Hi,
I've a apache server configured with this parameters:
ServerLimit 1024
MaxClients 512
What I'm undestanding from apache's documentation
(http://httpd.apache.org/docs/2.0/en/mod/mpm_common.html) is:
ServerLimit is the hard limit for MaxClients, so if I set MaxClients
up to 1024 I can simply r
Hi all,
Do you know any IDS based on apache log analysis? What's you
experience with them? Which one do you think is best?
Thanks,
--
Jordi
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://