Commit 70fb491
committed
Add jitter to worker MAX_REQUESTS to prevent thundering herd restarts.
All workers starting with the same limit restart simultaneously,
leaving zero workers available during re-bootstrap of 40+ plugins.1 parent a026aee commit 70fb491
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments