Re: PIDs are not dying on a reload

2017-08-03 Thread Arnaud B.
2 production days, using Vincent's haproxy.debian.net build (1.7.8-1~bpo9+1), I'm not having the issue on 4 out of 5 load balancers. There is still one though. I'll see if it evolves over time. Le 01/08/2017 à 12:14, Vincent Bernat a écrit : > ❦ 1 août 2017 12:00 +0200, "Arnaud B."

Re: PIDs are not dying on a reload

2017-08-01 Thread Vincent Bernat
❦ 1 août 2017 12:00 +0200, "Arnaud B."  : > I'm not using peers, it's a feature that I've discovered as you > mentionned it, seems worth the try. > > I'll upgrade to the latest bpo package from Vincent's repository and see > if it fixes my issue, I'll get back to you if it

Re: PIDs are not dying on a reload

2017-08-01 Thread Arnaud B.
I'm not using peers, it's a feature that I've discovered as you mentionned it, seems worth the try. I'll upgrade to the latest bpo package from Vincent's repository and see if it fixes my issue, I'll get back to you if it succeeds or not. Thank's Will. Le 01/08/2017 à 11:32, Willy Tarreau a

Re: PIDs are not dying on a reload

2017-08-01 Thread Willy Tarreau
On Tue, Aug 01, 2017 at 10:49:20AM +0200, Arnaud B. wrote: > thank's Vincent. > > Unfortunately, I already am on the latest upstream (not backport though) : > > $ apt-get update -qq; apt-cache madison haproxy; dpkg -l|grep -i haproxy >haproxy | 1.7.8-1~bpo9+1 |

Re: PIDs are not dying on a reload

2017-08-01 Thread Vincent Bernat
❦ 1 août 2017 10:49 +0200, "Arnaud B."  : > thank's Vincent. > > Unfortunately, I already am on the latest upstream (not backport though) : > > $ apt-get update -qq; apt-cache madison haproxy; dpkg -l|grep -i haproxy >haproxy | 1.7.8-1~bpo9+1 |

Re: PIDs are not dying on a reload

2017-08-01 Thread Vincent Bernat
❦ 31 juillet 2017 13:58 +0200, "Arnaud B."  : > I changed my haproxy.cfg to use only the haproxy user instead of > www-data, but it haven't fixed my undying pid issue, I have the exact > same stale processes, with a UDP UNCON socket open, no trafic and the > epoll_wait() on

Re: PIDs are not dying on a reload

2017-07-31 Thread Arnaud B.
I changed my haproxy.cfg to use only the haproxy user instead of www-data, but it haven't fixed my undying pid issue, I have the exact same stale processes, with a UDP UNCON socket open, no trafic and the epoll_wait() on strace. Le 28/07/2017 à 14:07, Arnaud B. a écrit : > I'll change my

Re: PIDs are not dying on a reload

2017-07-28 Thread Arnaud B.
I'll change my haproxy.cfg to haproxy user and see if it changes anything regarding the undying pids Le 28/07/2017 à 13:36, Vincent Bernat a écrit : > ❦ 28 juillet 2017 12:09 +0200, "Arnaud B." : > >> I'm having an issue on debian 9's stable version of HAProxy : >> >>

Re: PIDs are not dying on a reload

2017-07-28 Thread Vincent Bernat
❦ 28 juillet 2017 12:09 +0200, "Arnaud B."  : > I'm having an issue on debian 9's stable version of HAProxy : > > https://dooby.fr/y/j9qgknb > > I have to regularly reload haproxy to fetch new configurations, and it > now always result on a set of undying pids. > > If I

PIDs are not dying on a reload

2017-07-28 Thread Arnaud B.
Hey there, I'm having an issue on debian 9's stable version of HAProxy : https://dooby.fr/y/j9qgknb I have to regularly reload haproxy to fetch new configurations, and it now always result on a set of undying pids. If I strace pid 2677 on this screenshot : $ strace -p 2677 strace: Process