Re: 3.1.x /dev/shm files?

2025-01-07 Thread William Lallemand
On Tue, Jan 07, 2025 at 02:59:44PM +0100, William Lallemand wrote: > Subject: Re: 3.1.x /dev/shm files? > On Tue, Jan 07, 2025 at 02:47:48PM +0100, Christian Ruppert wrote: > > Subject: Re: 3.1.x /dev/shm files? > > On 2025-01-07 14:39, William Lallemand wrote: > > > On Tue, Jan 07, 2025 at 12:35:4

Re: 3.1.x /dev/shm files?

2025-01-07 Thread Christian Ruppert
On 2025-01-07 15:51, William Lallemand wrote: On Tue, Jan 07, 2025 at 02:59:44PM +0100, William Lallemand wrote: Subject: Re: 3.1.x /dev/shm files? On Tue, Jan 07, 2025 at 02:47:48PM +0100, Christian Ruppert wrote: > Subject: Re: 3.1.x /dev/shm files? > On 2025-01-07 14:39, William Lallemand wro

Re: 3.1.x /dev/shm files?

2025-01-07 Thread William Lallemand
On Tue, Jan 07, 2025 at 02:47:48PM +0100, Christian Ruppert wrote: > Subject: Re: 3.1.x /dev/shm files? > On 2025-01-07 14:39, William Lallemand wrote: > > On Tue, Jan 07, 2025 at 12:35:43PM +0100, Christian Ruppert wrote: > > > Subject: 3.1.x /dev/shm files? > > > Hey, > > > > > > nothing major b

Re: 3.1.x /dev/shm files?

2025-01-07 Thread William Lallemand
On Tue, Jan 07, 2025 at 03:57:15PM +0100, Christian Ruppert wrote: > It was restarted, not reloaded: > > zsh 10053 # lsof | grep haproxy | grep DEL > haproxy 10493 root DEL REG > 0,21319 /dev/shm/haproxy_startup_logs_10491 > haproxy 10494

Re: 3.1.x /dev/shm files?

2025-01-07 Thread William Lallemand
On Tue, Jan 07, 2025 at 12:35:43PM +0100, Christian Ruppert wrote: > Subject: 3.1.x /dev/shm files? > 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

Re: 3.1.x /dev/shm files?

2025-01-07 Thread Christian Ruppert
On 2025-01-07 14:39, William Lallemand wrote: On Tue, Jan 07, 2025 at 12:35:43PM +0100, Christian Ruppert wrote: Subject: 3.1.x /dev/shm files? 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

3.1.x /dev/shm files?

2025-01-07 Thread Christian Ruppert
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,21319 /dev/shm/haproxy_startup_logs_10491` This beha