Revert "MEDIUM: init: set default for fd_hard_limit via DEFAULT_MAXFD"
authorWilly Tarreau <w@1wt.eu>
Thu, 11 Jul 2024 13:28:46 +0000 (15:28 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jul 2024 13:44:52 +0000 (15:44 +0200)
commitc742566b5bfe9406e1aeb459e07b220caff3c2c6
tree2a41fbf94aa57a69894ba24cfebb0e554db5afe7
parent73cb6e9fa9b0c9b6eba096bf2e479ce3fb8adb52
Revert "MEDIUM: init: set default for fd_hard_limit via DEFAULT_MAXFD"

This reverts the following commit:
  e3aefc50d8 ("MEDIUM: init: set default for fd_hard_limit via DEFAULT_MAXFD")

Lukas expressed some concerns about possible consequences of this change
so let's wait for a consensus to be found in mainline before we backport
anything (if at all), as we certainly don't want to change the behavior
after it's backported. No version was released with this patch, it's the
right moment to revert it. For reference, the discussion is here:

    https://www.mail-archive.com/haproxy@formilux.org/msg45098.html

Please note that if it were to be re-introduced later, it should be
applied along with a small fix that already references it.
doc/configuration.txt
include/haproxy/defaults.h
src/haproxy.c