On Thu, Oct 27, 2016 at 05:43:38PM +0200, Lukas Tribus wrote:
> Hello,
> 
> 
> Am 08.09.2016 um 17:48 schrieb Lukas Tribus:
> > 
> > > Means that haproxy -vv reported "Built with PCRE version" version
> > > wrong previously. That confused me.
> > 
> > This returns the output of pcre_version() and yes, the text should be
> > renamed to "Running with PCRE version", because the runtime library
> > returns the version in this case.
> 
> For the record: this has been fixed; and I also implemented the correct
> "Built with PCRE" information. Haproxy 1.6.10 will contain those fixes.
> 
> ~/haproxy-1.6$ git log --oneline v1.6.9.. | grep PCRE
> dcdd2ae MINOR: show Built with PCRE version
> 3a011f1 BUG/MINOR: displayed PCRE version is running release
> ~/haproxy-1.6$

OK, this means I'll release 1.6.10 ASAP. I just want to take a look at
a CLOSE_WAIT peer connection report I got which might explain certain
cases of zombies after reload.

Cheers,
Willy

Reply via email to