haproxy/include
Olivier Houchard 98967aa09f MEDIUM: mt_list: Reduce the max number of loops with exponential backoff
Reduce the max number of loops in the mt_list code while waiting for
a lock to be available with exponential backoff. It's been observed that
the current value led to severe performances degradation at least on
some hardware, hopefully this value will be acceptable everywhere.
2025-03-21 11:30:59 +01:00
..
haproxy MINOR: stats: use stat_col storage stat_cols_info 2025-03-20 11:38:32 +01:00
import MEDIUM: mt_list: Reduce the max number of loops with exponential backoff 2025-03-21 11:30:59 +01:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00