High-load Linux hosting incident
Problem
A production web host showed severe load and degraded response times during normal traffic. The right answer was not obvious from a single process list or a quick resource increase.
Evidence
Correlated PHP-FPM worker behavior, HTTP request patterns, database CPU and query activity, disk pressure, systemd state, and recent changes.
Decision
Separate the immediate stabilizing action from the longer-term bottleneck. Avoid broad production changes until the workload and dependency chain were understood.
Validation
Repeated representative requests after the intervention showed stabilized response behavior without reproducing the original resource escalation. Documented the remaining risks and monitoring plan for the next operator.