mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-07 01:55:55 -04:00
In check_config_validity() function, we performed some consistency checks to adjust minconn/maxconn attributes for each declared server. We move this logic into a dedicated function named srv_minmax_conn_apply() to be able to perform those checks later in the process life when needed (ie: dynamic servers) |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||