[PR] modify if condition redundant

2019-11-04 Thread PR Bot
Dear list! Author: Weiliang Li Number of patches: 1 This is an automated relay of the Github pull request: modify if condition redundant Patch title(s): modify if condition redundant Link: https://github.com/haproxy/haproxy/pull/355 Edit locally: wget https://github.com/haproxy/h

Peers, logs and debugging.

2019-11-04 Thread Yves Lafon
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 section to figure out what is happening. There are some information using ’show peers’, but it will lack some informa

[PATCH v2] MINOR: stick-table: allow sc-set-gpt0 to set value from an expression

2019-11-04 Thread Cédric Dufour
[Sorry for multiple posting. I'm having trouble with sending this patch via GMail *SMTP*; trying the WUI...] Thanks Willy for your feedback. I'm not sure whether I should further split stktable_fetch_expr() into some new sample_...() in sample.c or if there is some other *.c file where a generic

Re: Peers, logs and debugging.

2019-11-04 Thread Aleksandar Lazic
Hi. Am 04.11.2019 um 10:47 schrieb Yves Lafon: 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 section to figure out what is happening. There are some information

[SPAM] Reduce your expenses by outsourcing us – Haproxy.com

2019-11-04 Thread Lily Aldridge
Hi,Haproxy.com, Greetings of the day! If you give few minutes from your busy schedule then we can discuss on an immense business opportunity. We are a registered Digital Marketing firm operating since 2016 with more than 30 in-house employees. You can hire us to handle your requirements through

Re: arm64 builds?

2019-11-04 Thread 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 build for arm/arm64 but I agree it would be nice to have this d

Re: Peers, logs and debugging.

2019-11-04 Thread Willy Tarreau
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 section to figure out what is happening. >

Re: arm64 builds?

2019-11-04 Thread GARDAIS Ionel
Hi, FWIW, when I build for armhf (RaspberryPi 3b with Raspbian buster), I have to add -latomic to the LD_FLAGS. Ionel - Mail original - De: "Willy Tarreau" À: " ???" Cc: "haproxy" Envoyé: Lundi 4 Novembre 2019 13:48:57 Objet: Re: arm64 builds? Hi Ilya, On Mon, Nov 04, 2019

Re: Peers, logs and debugging.

2019-11-04 Thread Yves Lafon
> On 4 Nov 2019, at 13:23, Aleksandar Lazic wrote: > > Hi. > > Am 04.11.2019 um 10:47 schrieb Yves Lafon: >> 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