Hey,

nothing major but something I noticed:
It looks like in 3.1.x, at least 3.1.1, HAProxy opens and keeps open a /dev/shm file, like here: `haproxy 10493 root DEL REG 0,21 319 /dev/shm/haproxy_startup_logs_10491`
This behavior seems new. Is it intended that way or a bug?
The FD should closed and/or that file should exist and not being deleted IMO.

1. Start HAProxy
2. lsof | grep haproxy | grep DEL

--
Regards,
Christian Ruppert


Reply via email to