❦ 11 mars 2018 07:19 -0400, Aleksey Gordeev <[email protected]> :
> I'm sorry is that question is not suitable. Please give correct channel to
> contact.
>
> It's started about a month ago. I have separate instances of same
> version haproxy. One of them restarts every 2 or 3 days.
>
> I have only this in log
>
> Mar 11 06:43:21 .... systemd[1]: Stopping HAProxy Load Balancer...
> Mar 11 06:43:21 .... haproxy-systemd-wrapper[10939]: haproxy-systemd-wrapper:
> SIGTERM -> 10942.
> Mar 11 06:43:21 .... haproxy-systemd-wrapper[10939]: haproxy-systemd-wrapper:
> exit, haproxy RC=0
> Mar 11 06:43:21 .... systemd[1]: Starting HAProxy Load Balancer...
> Mar 11 06:43:21 .... systemd[1]: Started HAProxy Load Balancer.
> Mar 11 06:43:21 .... haproxy-systemd-wrapper[19642]: haproxy-systemd-wrapper:
> executing /usr/sbin/haproxy
This seems to happen because something is just restarting haproxy. Maybe
logrotate? "rgrep haproxy /etc" may give a clue.
--
Write clearly - don't be too clever.
- The Elements of Programming Style (Kernighan & Plauger)