Hello Sergey,

On Tue, 20 Nov 2018 at 20:30, Sergey Arlashin
<sergeyarl.maill...@gmail.com> wrote:
>
> Also I just noticed, when I reload HAProxy in master worker mode with 
> SIGUSR2, stats
> stop get updated for already established sessions. I need to reestablish the 
> sessions in
> order to see stat updates.
>
> Is this a desired behaviour?

The established session is connected to the *old* process, which has
nothing to do with the new process (and it's statistics that you are
looking at).

Restart the process hard, limit the amount of time those old session
keep running by lowering timeouts and/or setting hard-stop-after.


Regards,
Lukas

Reply via email to