Commit 9f89cf7
BUG/MEDIUM: lower global maxconn value
10000 does not work with ssl termination.
haproxy does not start
[ALERT] (185) : Cannot compute the automatic maxsslconn because global.maxconn is already too high for the global.memmax value (1706 MB). The absolute maximum possible value without SSL is 48720, but 100000 was found and SSL is in use.1 parent deabcfa commit 9f89cf7
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments