I upgraded to Apache 2.4 and use mod_event on a server
having average high load.

My issue is that I am getting pretty much often the error message
within the error log

AH00485: scoreboard is full, not at MaxRequestWorkers

What causes this? The server almost stops to handle new requests
when this occurs.

MaxRequestWorkers 192
ServerLimit         3
StartServers        2

MaxMemFree                2048
MinSpareThreads             64
MaxSpareThreads             64
ThreadLimit                 64
ThreadsPerChild             64
MaxConnectionsPerChild   10240
AsyncRequestWorkerFactor     2



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

Reply via email to