Re: arm64 builds?

2019-11-05 Thread Willy Tarreau
Hi Ilya, On Tue, Nov 05, 2019 at 07:20:43PM +0500, ??? wrote: > only arm64 are available. > we can try arm using cross build, for example. Then don't bother with this, it's likely then that they will not have all the environment available. Maybe even their hardware does not support

Re: stats http counter issue

2019-11-05 Thread Willy Tarreau
Hi Jean, On Tue, Nov 05, 2019 at 04:33:00PM +0100, Jean Wasilewski wrote: > Hi, > > While using the stats socket with the official HAProxy exporter, I > noticed that some metrics seem erronous. While querying for a specific > frontend, the admin socket reported two differents metrics for the

Re: Product Info

2019-11-05 Thread Willy Tarreau
On Wed, Nov 06, 2019 at 05:32:26AM +1000, Rob Thomas wrote: > "Prior to" means "before". So 2.0.6 is when it was fixed. Yep, and by the way, you should use any newer 2.0.X release which will contain many more important fixes than this one that is unlikely to hit anyone outside of a lab purposely

Re: [PATCH] bugfix to make do-resolve to use DNS cache

2019-11-05 Thread Jarno Huuskonen
Hi, On Tue, Nov 05, Baptiste wrote: > David Birdsong reported a bug last week about http do-resolve action not > using the DNS cache. > The patch in attachment fixes this issue. > There is no github issue associated to this bug. > Backport status is up to 2.0. Quick question: are the printf's

Re: [PATCH] bugfix to make do-resolve to use DNS cache

2019-11-05 Thread Willy Tarreau
Hi Baptiste, thanks for the fix, but before taking it, are you really sure it's the version you wanted to send ? There are a couple of debugging printf() left so I could remove them by hand but maybe you intended to send a different patch, thus I'd rather let you double-check. thanks, Willy On

Re: Peers, logs and debugging.

2019-11-05 Thread Willy Tarreau
On Tue, Nov 05, 2019 at 11:30:01AM +0100, Frederic Lecaille wrote: > I have missed the case where the listener of the "peers" section is declared > after "log" lines. In such case ->peers_fe is NULL when entering the "log" > line parser. > > So, this last patch is better. Thanks Fred, now merged

Re: [PATCH] doc: fix date and http_date keywords syntax

2019-11-05 Thread Willy Tarreau
merged, thanks Cyril. Willy

[PATCH] doc: fix date and http_date keywords syntax

2019-11-05 Thread Cyril Bonté
--- doc/configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index d8fe6b650..0bb7313cd 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -13245,7 +13245,7 @@ hex2i Converts a hex string

Re: Product Info

2019-11-05 Thread Rob Thomas
"Prior to" means "before". So 2.0.6 is when it was fixed. On Tue, 5 Nov 2019 at 18:53, wrote: > Hi Team, > > > > My name is Anurag and I am with Wells Fargo division of Application > Products Centre of Excellence (APCoE). > > My duties include researching and Identifying product vendor patches

Re: [PATCH] bugfix to make do-resolve to use DNS cache

2019-11-05 Thread David Birdsong
Thanks! On Tue, Nov 5, 2019, 1:04 AM Baptiste wrote: > Hi there, > > David Birdsong reported a bug last week about http do-resolve action not > using the DNS cache. > The patch in attachment fixes this issue. > There is no github issue associated to this bug. > Backport status is up to 2.0. > >

stats http counter issue

2019-11-05 Thread Jean Wasilewski
Hi, While using the stats socket with the official HAProxy exporter, I noticed that some metrics seem erronous. While querying for a specific frontend, the admin socket reported two differents metrics for the same frontend. I made this small onliner two retrieve values (with here an example on

Re: arm64 builds?

2019-11-05 Thread Илья Шипицин
пн, 4 нояб. 2019 г. в 17:49, Willy Tarreau : > Hi Ilya, > > On Mon, Nov 04, 2019 at 12:18:49AM +0500, ??? wrote: > > hello, > > > > should we switch some builds to arm64? > > > > https://blog.travis-ci.com/2019-10-07-multi-cpu-architecture-support > > Ah that's interesting! I frequently

Re: Peers, logs and debugging.

2019-11-05 Thread Yves Lafon
> On 5 Nov 2019, at 11:30, Frederic Lecaille wrote: > > On 11/5/19 11:06 AM, Frederic Lecaille wrote: >> On 11/4/19 1:52 PM, Willy Tarreau wrote: >>> Hi Yves, >>> >>> On Mon, Nov 04, 2019 at 10:47:23AM +0100, Yves Lafon wrote: Hi, Trying to debug why some replications are stuck

Re: Peers, logs and debugging.

2019-11-05 Thread Frederic Lecaille
On 11/5/19 11:06 AM, Frederic Lecaille wrote: On 11/4/19 1:52 PM, Willy Tarreau wrote: Hi Yves, On Mon, Nov 04, 2019 at 10:47:23AM +0100, Yves Lafon wrote: Hi, Trying to debug why some replications are stuck between peers, I was wondering if it was possible to have low-level logging of

Re: Peers, logs and debugging.

2019-11-05 Thread Frederic Lecaille
On 11/4/19 1:52 PM, Willy Tarreau wrote: Hi Yves, On Mon, Nov 04, 2019 at 10:47:23AM +0100, Yves Lafon wrote: Hi, Trying to debug why some replications are stuck between peers, I was wondering if it was possible to have low-level logging of connections or at least TCP states in the peers

[PATCH] bugfix to make do-resolve to use DNS cache

2019-11-05 Thread Baptiste
Hi there, David Birdsong reported a bug last week about http do-resolve action not using the DNS cache. The patch in attachment fixes this issue. There is no github issue associated to this bug. Backport status is up to 2.0. Baptiste From 74e1328ef08de6740c30b5b5989d1413bb904742 Mon Sep 17

Product Info

2019-11-05 Thread APCoEProductNotifications
Hi Team, My name is Anurag and I am with Wells Fargo division of Application Products Centre of Excellence (APCoE). My duties include researching and Identifying product vendor patches and releases for products for a subset of 3rd party vendor products. This is part of regular