Hello, Using haproxy2.0 we are seeing logs with connection number while reloading: Proxy XXXX stopped (FE: 0 conns, BE: 549563 conns).
while we have in our configuration: global maxconn 262144 defaults maxconn 262134 I was wondering whether this could considered as expected to have a backend with more connections compared to the global parameter. Best, -- William