Runbook

Apache Server Low Idle Workers

Back to Runbooks

Overview

This incident type indicates that the number of idle workers in the Apache server is abnormally low, which may result in slower request processing times. The alert is triggered when the average value of the idle workers metric falls below the predicted values.

Parameters

Debug

Check the status of the Apache service

Check the number of idle workers

Check the number of active workers

Check the Apache error log for any relevant messages

Check the Apache access log for any relevant messages

Check the amount of free memory

Check the cpu usage percentage of the system.

Check the disk usage of the system

Check the network traffic on the server

Check the number of connections to the server

Higher than normal traffic on the web server causing a higher number of requests and a lower number of idle workers.

Repair

Backup the original Apache configuration file

Replace the existing value of the number of idle workers with the desired value

Restart Apache service to apply the changes

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.