[ANNOUNCE] haproxy-2.2-dev10

2020-06-19 Thread Willy Tarreau
Hi, HAProxy 2.2-dev10 was released on 2020/06/19. It added 62 new commits after version 2.2-dev9. Yes, I know what you think: "oh no, yet another release candidate". It turns out that the past week was more productive in spotting bugs than it was in getting them fixed. Worse, we've spent a lot

[PATCH] BUG/MINOR: spoe: correction of setting bits for analyzer

2020-06-19 Thread Miroslav Zagorac
Hello everyone, somehow it seems to me that this is a bug when setting bits for the channel analyzer in the spoe filter.. in this case the attached patch can be applied. -- Zaga What can change the nature of a man? >From 5bbed897105cafb49cc1cf8676497a7f86ea9947 Mon Sep 17 00:00:00 2001

Re: [PR] http-check send was missing from matrix

2020-06-19 Thread Willy Tarreau
On Thu, Jun 11, 2020 at 06:59:34PM +0200, PR Bot wrote: > This is an automated relay of the Github pull request: >http-check send was missing from matrix Commit message adjusted and merged, thank you! Willy

Re: [PR] Unindent non-code sentences in the protobuf example

2020-06-19 Thread Willy Tarreau
On Thu, Jun 11, 2020 at 06:17:36PM +0200, PR Bot wrote: > Description: >Unindent to make the explanation go back to text from code formatted >example in tyhe HTMLized version. Still it's not perfect since these >are not haproxy examples but protobuf config, but... way better. Adjusted

Re: [PATCH] BUG/MINOR: systemd: Wait for network to be online

2020-06-19 Thread Willy Tarreau
Hi guys, On Wed, Jun 17, 2020 at 11:36:45AM +0200, Lukas Tribus wrote: > Hello Ryan, > > On Mon, 15 Jun 2020 at 20:01, Ryan O'Hara wrote: > > > > I posted this patch to start some discussion here. I'm not the first to > > notice > > this problem but I was, until now, hesitant to change the

Re: [PATCH] BUG/MEDIUM: sink: fix crash when null sink is used in __do_send_log

2020-06-19 Thread Willy Tarreau
Hi Daniel, On Thu, Jun 18, 2020 at 12:35:29AM -0400, Daniel Corbett wrote: > Hello, > > > When using a ring log in combination with proto fcgi, it was possible > to cause a crash by sending a request for a non-existent fastcgi file > to php-fpm, causing it to produce the error "Primary script

We'd like to work together

2020-06-19 Thread Tom Milton
Hello, I am Tom - Digital Marketing Manager from PRConsultancy.org - PR & Content Marketing Agency. Currently, I am looking for opportunities to promote one of our partners - a big & reputable Cybersecurity brand.  Together with the team, we have considered your website as a great fit for

Re: Dynamic SSL certificate loading with haproxy-2.2-dev

2020-06-19 Thread William Lallemand
On Fri, Jun 19, 2020 at 04:45:33PM +0300, tbn wrote: > Hello William, > > Thank you for your quick reply. You're right, it works flawlessly > after adding it to a crt-list, as Bjoern also mentioned. Good to know! Well, I'll start by updating the "commit ssl cert" documentation which is

Re: Dynamic SSL certificate loading with haproxy-2.2-dev

2020-06-19 Thread tbn
Hello William, Thank you for your quick reply. You're right, it works flawlessly after adding it to a crt-list, as Bjoern also mentioned. After reading the documentation, I was under the impression the crt-list didn't support folders (although folder support is mentioned there), mainly

Re: Conditional request logging ?

2020-06-19 Thread Mariusz Gronczewski
Thank you, I somehow missed that option, as we were stuck on older version for long time. Cheers! Dnia 2020-06-18, o godz. 14:35:11 Tim Düsterhus napisał(a): > Mariusz, > > Am 18.06.20 um 12:59 schrieb Mariusz Gronczewski: > > Is there a way to log requests that match the given ACL (and only