Commit 0844bf5
Stop restarting apache2 every hour
root's crontab has carried "20 * * * * systemctl restart apache2" since
before Anubis, unmanaged. It guards nothing (children settle around 25 MB
and never leak) and it causes the worker exhaustion it looks like a cure
for: 57 of the 91 AH00484 events in the last two weeks fall within eight
minutes of it, when the 63,000 requests an hour hitting the front door all
reconnect at once against StartServers 2.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent b7a2392 commit 0844bf5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
0 commit comments