Commit ef4e916
committed
Adjust termination handling
- use `SIGQUIT` as stop signal for the container
- set `process_control_timeout` to 5 seconds for PHP-FPM
This should make 502 errors less likely when scaling down or doing
rolling updates.1 parent 467e258 commit ef4e916
File tree
2 files changed
+9
-0
lines changed- root-files/opt/flownative/php/etc
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
0 commit comments