Amaury Denoyelle 7f68d815af REORG: backend: simplify conn_backend_get
Reorganize the conditions for the reuse of idle/safe connections :
- reduce code by using variable to store reuse mode and idle/safe conns
  counts
- consider that idle/safe/avail lists are properly allocated if
  max_idle_conns not null. An allocation failure prevents haproxy
  startup.
2021-01-26 14:48:39 +01:00
..
2020-09-25 17:54:48 +02:00
2021-01-08 14:56:32 +01:00
2021-01-08 14:56:32 +01:00
2020-08-10 08:49:38 +02:00