Hi Milan,

On Thu, May 31, 2018 at 10:54:11AM +0200, Milan Petruzelka wrote:
> I've got the same problem described by Janusz Dziemidowicz. After enabling
> h2 on Haproxy 1.8.8 it slowly accumulates frontend connections. Reload or
> restart cuts them down, but they start to grow again. Upgrade to Haproxy
> 1.8.9 did not help. See a 40-day graph here -
> https://pasteboard.co/HnHlKdg.png

Thank you. It's pretty constant, so it doesn't really seem load-dependant
(unless your load is reasonably stable of course). I'm seeing that the
number of entries in "show fd" is not that much, did you truncate it or
is it all you had ? I'm asking because suddenly that makes me think that
it could be possible that we're leaking sockets that are not correctly
closed (for whatever reason). That would explain why they're not visible
in "show fd" but remain in CLOSE_WAIT. It's absolutely not what I was
expecting last time and I could have overlooked this possibility.

Thanks,
Willy

Reply via email to