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

2020-06-17 Thread Daniel Corbett
Hello, On 6/18/20 12:35 AM, 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 unknown". When php-fpm produces

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

2020-06-17 Thread Daniel Corbett
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 unknown". When php-fpm produces this error for some reason a sink is not able to be

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

2020-06-17 Thread William Lallemand
On Wed, Jun 17, 2020 at 03:34:41PM +0200, bjun...@gmail.com wrote: > Am Mittwoch, 17. Juni 2020 schrieb William Lallemand > > > With these commands you created a certificate storage, but the > > certificate is unused because it is not associated with any bind > > line. To do so, you should add

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

2020-06-17 Thread bjun...@gmail.com
Am Mittwoch, 17. Juni 2020 schrieb William Lallemand : > Hello, > > On Wed, Jun 17, 2020 at 03:28:19PM +0300, tbn wrote: > > Hello list, > > > >I saw William Lallemand's announcement regarding the possibility of > > loading dynamic ssl certificates right here > >

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

2020-06-17 Thread William Lallemand
Hello, On Wed, Jun 17, 2020 at 03:28:19PM +0300, tbn wrote: > Hello list, > >I saw William Lallemand's announcement regarding the possibility of > loading dynamic ssl certificates right here > https://www.mail-archive.com/haproxy@formilux.org/msg36927.html and > the idea of having so much

Dynamic SSL certificate loading with haproxy-2.2-dev

2020-06-17 Thread tbn
Hello list, I saw William Lallemand's announcement regarding the possibility of loading dynamic ssl certificates right here https://www.mail-archive.com/haproxy@formilux.org/msg36927.html and the idea of having so much control over the haproxy instance was intriguing. I've set up a test

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

2020-06-17 Thread Lukas Tribus
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 systemd service > file until now. The reason for this was that waiting for