Re: 1.9 external health checks fail suddenly

2019-07-09 Thread Willy Tarreau
Hi Lukas, On Tue, Jul 09, 2019 at 03:59:04PM +0200, Lukas Tribus wrote: > Hello Veiko, > > > On Tue, 9 Jul 2019 at 15:40, Veiko Kukk wrote: > > > > On 2019-07-08 16:06, Lukas Tribus wrote: > > > The bug you may be affected by is: > > > https://github.com/haproxy/haproxy/issues/141 > > > > > > C

Re: 1.9 external health checks fail suddenly

2019-07-09 Thread Lukas Tribus
Hello Veiko, On Tue, 9 Jul 2019 at 15:40, Veiko Kukk wrote: > > On 2019-07-08 16:06, Lukas Tribus wrote: > > The bug you may be affected by is: > > https://github.com/haproxy/haproxy/issues/141 > > > > Can you check what happens with: > > nbthread 1 > > I'm afraid I can't because those are produ

Re: 1.9 external health checks fail suddenly

2019-07-09 Thread Veiko Kukk
On 2019-07-08 16:06, Lukas Tribus wrote: The bug you may be affected by is: https://github.com/haproxy/haproxy/issues/141 Can you check what happens with: nbthread 1 I'm afraid I can't because those are production systems that won't be able to service with single thread, they have relatively

Re[2]: The case for changing the documentation syntax

2019-07-09 Thread Nick Ramirez
It sounds like restructuredText and Asciidoc are the top choices. They both look capable: http://hyperpolyglot.org/lightweight-markup I can, as a next step, post this as an Issue on the Github project and it can be triaged and tracked. For something like this, it might even make sense to cre

Re: DOC: Suggest to replace the netstat commands

2019-07-09 Thread Alain Belkadi
On 2019-07-09 10:12, Willy Tarreau wrote: On Tue, Jul 09, 2019 at 10:09:36AM +0200, Klaus Foerster wrote: It might be a good idea to show the netstat and the ss command. netstat is for example no more installed by default on ubuntu systems, whereas ss is. Of course netstat can be installed with

Re: prometheus service kills ssl handshake

2019-07-09 Thread Aleksandar Lazic
Am 08.07.2019 um 12:37 schrieb Aleksandar Lazic: > Hi Christopher. > > Am 08.07.2019 um 10:30 schrieb Christopher Faulet: >> Le 06/07/2019 à 23:02, Aleksandar Lazic a écrit : >>> Hi. >>> >>> I use HAP 2.0.1 with haproxy service with my image. >>> After some times (~several hours) the ssl handshake

Re: DOC: Suggest to replace the netstat commands

2019-07-09 Thread Willy Tarreau
On Tue, Jul 09, 2019 at 10:09:36AM +0200, Klaus Foerster wrote: > It might be a good idea to show the netstat and the ss command. > > netstat is for example no more installed by default on ubuntu systems, > whereas ss is. > Of course netstat can be installed without issues, but it's not there by >

Re: DOC: Suggest to replace the netstat commands

2019-07-09 Thread Klaus Foerster
It might be a good idea to show the netstat and the ss command. netstat is for example no more installed by default on ubuntu systems, whereas ss is. Of course netstat can be installed without issues, but it's not there by default. On 7/9/19 8:20 AM, Willy Tarreau wrote: On Mon, Jul 08, 201