What about the number of open file descriptors ??
On 05/03/2012 01:33 PM, Tom Evans wrote:
On Mon, Apr 30, 2012 at 4:20 PM, P J wrote:
The fact that your issue seems to happen when you go above 1024
clients - a magic number - suggests that it may be something
programatically wrong. Hope
I did just that today (1.3 > 2.2). It is simple.
I noted this:
- Delete User/Group/BytesLog directive from vhosts (if you have them).
- BytesLog could be replaced by something like this i think:
LogFormat "%{%s}t %B ." bytes_count
CustomLog domlogs/example.com-bytes_log bytes_count
- In