Re: [PATCH] Fix linking / LDFLAGS order of some contrib modules in 1.8

2017-12-02 Thread Willy Tarreau
Hi Christian, On Thu, Nov 30, 2017 at 10:18:55AM +0100, Christian Ruppert wrote: > Hi Willy, > > please see the attached patch that fixes linking / LDFLAGS order of some > contrib modules which is related to e.g. linking with -Wl,--as-needed. It definitely is valid, I've merged it after adding

Re: 1.8.0 stuck in write(threads_sync_pipe[1], "S", 1)

2017-12-02 Thread Willy Tarreau
Hi Christopher, On Sat, Dec 02, 2017 at 10:24:11AM +0100, Christopher Faulet wrote: > Thanks for your detailed report. There is a bug in the sync-point, when the > same thread requests a synchronization many times. And, it is easier to > encountered this bug with only one thread. > > Could you

Re: [PATCH] Make thread affinity work on FreeBSD

2017-12-02 Thread Willy Tarreau
On Fri, Dec 01, 2017 at 06:23:01PM +0100, Olivier Houchard wrote: > > Hi, > > The attached patch makes the call to pthread_setaffinity_np() work on > FreeBSD. Thanks Olivier, now applied. Willy

Re: [PATCH] BUG/MINOR: when master-worker is in daemon mode, detach from tty

2017-12-02 Thread Willy Tarreau
On Sat, Dec 02, 2017 at 01:53:14PM +0100, William Lallemand wrote: > I made a few comments inside the patch. thanks for the review, I've applied it according to your comments. Willy

Re: [PATCH] BUG/MINOR: when master-worker is in daemon mode, detach from tty

2017-12-02 Thread William Lallemand
On Wed, Nov 29, 2017 at 10:26:06PM +0100, PiBa-NL wrote: > Hi William, > Hi, > FDs for the master-worker pipe can still be 0 and 1 if running in quiet > mode as the stdin/stdout/stderr are still closed before creating the > pipe then. Should the pipe be created earlier? Well, thinking about

Re: [PATCH] BUG/MINOR: Check if master-worker pipe getenv succeeded, also allow pipe fd 0 as valid.

2017-12-02 Thread Willy Tarreau
On Sat, Dec 02, 2017 at 12:31:54PM +0100, William Lallemand wrote: > Hi Pieter, > > Sorry for the late reply, the patch is good, however the commit message can be > cleaned up! :-) > > Can you please format it following the 11th rule of this documentation: >

Re: Client cert verification on some paths

2017-12-02 Thread Vincent Bernat
❦ 2 décembre 2017 10:47 GMT, "Aleksandar Lazic"  : > You can use the following line to full fill your request, untested. > > bind :443 ssl ca-file "${PATH_TO_CAFILE}" crl-file > "${PATH_TO_CRLFILE}" verify "${VERIFY_MODE}" If verify mode is set to optional, on browsers,

Re: [PATCH] BUG/MINOR: Check if master-worker pipe getenv succeeded, also allow pipe fd 0 as valid.

2017-12-02 Thread William Lallemand
Hi Pieter, Sorry for the late reply, the patch is good, however the commit message can be cleaned up! :-) Can you please format it following the 11th rule of this documentation: http://git.haproxy.org/?p=haproxy-1.8.git;a=blob;f=CONTRIBUTING;hb=HEAD Thanks On Wed, Nov 29, 2017 at 08:59:11PM

Re: Client cert verification on some paths

2017-12-02 Thread Joao Morais
> Em 2 de dez de 2017, à(s) 08:47, Aleksandar Lazic > escreveu: > > Von: "Joao Morais" gesendet: 02.12.2017 00:53:33 > >> Hi, I have some apps that need to mimic an Apache httpd behavior on client >> certificate verification: require certificate

Re: MQTT client id in Haproxy

2017-12-02 Thread Aleksandar Lazic
Hi. -- Originalnachricht -- Von: "CJ" An: haproxy@formilux.org Gesendet: 01.12.2017 14:38:07 Betreff: MQTT client id in Haproxy Hi All, Is it possible to get client id in haproxy in tcp mode just like http mode. I'm trying to get mqtt client id in haproxy

Re: Client cert verification on some paths

2017-12-02 Thread Aleksandar Lazic
Hi. -- Originalnachricht -- Von: "Joao Morais" An: "HAproxy Mailing Lists" Gesendet: 02.12.2017 00:53:33 Betreff: Client cert verification on some paths Hi, I have some apps that need to mimic an Apache httpd behavior on client

Re: 1.8.0 stuck in write(threads_sync_pipe[1], "S", 1)

2017-12-02 Thread Максим Куприянов
Hi! Thank you for such a quick response. I'll apply patch and leave one instance of 1.8 under load till Monday. Than I'll write you back.

Re: 1.8.0 stuck in write(threads_sync_pipe[1], "S", 1)

2017-12-02 Thread Christopher Faulet
Le 02/12/2017 à 08:23, Максим Куприянов a écrit : Hi! Tonight all of mine haproxy 1.8.0 instances stopped answering. They didn't forward traffic and even didn't answered over socket. They're compiled with threads, but threads are not enabled in they configs (no nbthread option). All of them

RE: Cron Weekly: a weekly newsletter for Linux and Open Source sysadmins

2017-12-02 Thread Peter Hawthorne
Hi there, I reached out last week but haven't heard back. I wanted to see if there was an opportunity to sponsor a post on Cron Weekly: a weekly newsletter for Linux and Open Source sysadmins. Please see my initial email below. Best wishes, Peter On Sun, Nov 26,