RE: 100% CPU after upgraded to 1.6dev

2014-07-18 Thread Lukas Tribus
Hi Igor, > ./haproxy -vv > HA-Proxy version 1.6-dev0-41 2014/07/12 > Copyright 2000-2014 Willy Tarreau > > Build options : > TARGET = linux2628 > CPU = native > CC = gcc > CFLAGS = -O2 -march=native -g -fno-strict-aliasing > OPTIONS = USE_LINUX_SPLICE=1 USE_REGPARM=1 USE_OPENSSL=1 USE_STATIC_PCR

Re: 100% CPU after upgraded to 1.6dev

2014-07-18 Thread Igor
Hi -vv: ./haproxy -vv HA-Proxy version 1.6-dev0-41 2014/07/12 Copyright 2000-2014 Willy Tarreau Build options : TARGET = linux2628 CPU = native CC = gcc CFLAGS = -O2 -march=native -g -fno-strict-aliasing OPTIONS = USE_LINUX_SPLICE=1 USE_REGPARM=1 USE_OPENSSL=1 USE_STATIC_PC

RE: 100% CPU after upgraded to 1.6dev

2014-07-18 Thread Lukas Tribus
Hi Igor, hi Thomas, On 18.07.2014 19:22, Igor wrote: > Hi, I use git commit e63a1eb290a1c407453dbcaa16535c85a1904f9e, 1.5.2 > same result like git version. Ok, can you still post the "haproxy -vv" output please. Best thing would be if you could "git bisect" this in the haproxy-1.5 repository. Co

Re: 100% CPU after upgraded to 1.6dev

2014-07-18 Thread Thomas Heil
Hi, On 18.07.2014 19:22, Igor wrote: > Hi, I use git commit e63a1eb290a1c407453dbcaa16535c85a1904f9e, 1.5.2 > same result like git version. When I look at your config, my educated guess would be commit 60d7aeb6e1450995e721d01f48f60b7db4c44e2b. > Bests, > -Igor > > > On Sat, Jul 19, 2014 at 1:07 A

Re: 100% CPU after upgraded to 1.6dev

2014-07-18 Thread Igor
Hi, I use git commit e63a1eb290a1c407453dbcaa16535c85a1904f9e, 1.5.2 same result like git version. Bests, -Igor On Sat, Jul 19, 2014 at 1:07 AM, Lukas Tribus wrote: > Hi Igor, > > >> Hi, >> >> Had upgrade from 1.5dev 21 to 1.6dev, the CPU usage became insane to >> 100%, in dev21, it's about 0%.

RE: 100% CPU after upgraded to 1.6dev

2014-07-18 Thread Lukas Tribus
Hi Igor, > Hi, > > Had upgrade from 1.5dev 21 to 1.6dev, the CPU usage became insane to > 100%, in dev21, it's about 0%. Config file: > https://gist.github.com/0c21a67c7be1e7a62a2f Is 1.5.2 stable affected as well? What exact commit are you using in 1.6dev (please post haproxy -vv output)? Re

100% CPU after upgraded to 1.6dev

2014-07-18 Thread Igor
Hi, Had upgrade from 1.5dev 21 to 1.6dev, the CPU usage became insane to 100%, in dev21, it's about 0%. Config file: https://gist.github.com/0c21a67c7be1e7a62a2f Any suggestion? Bests, -Igor