Re: haproxy 1.8 ssl backend server leads to server session aborts

2018-02-02 Thread Tomek Gacek
Hi On 2018-01-17 11:37, Bart Geesink wrote: Hi, On 01/17/2018 10:16 AM, Christopher Faulet wrote: Le 16/01/2018 à 16:18, Lukas Tribus a écrit : Hello Christopher, On 16 January 2018 at 15:01, Bart Geesink wrote: Hi, We have an issue in haproxy > 1.8 on CentOS

Is it good practice to set up a nginx behind haproxy with h2 or not ?

2018-02-02 Thread Garbage
I need to set up haproxy 1.8.3 as a loadbalancer for several nginx webservers (1.13.x). The haproxy will be set up to support h2 connections. I am undecided if it is a good idea to setup nginx for h2 also. I understand that haproxy will be able to talk to nginx more efficiently, but there is

Re: haproxy 1.8 on CentOS with wrapper and SystemD

2018-02-02 Thread Lukas Tribus
On 2 February 2018 at 17:44, wrote: > I`m having problems with running haproxy 1.8 on CentOS 7.4 and originally I > planned to post my setup, logs and more. But while thinking about this I > started to doubt that what I am trying is correct. > Let me explain what I'm doing,

Re: haproxy 1.8 on CentOS with wrapper and SystemD

2018-02-02 Thread Angelo Hongens
On 02-02-2018 17:44, garb...@gmx.de wrote: I`m having problems with running haproxy 1.8 on CentOS 7.4 and originally I planned to post my setup, logs and more. But while thinking about this I started to doubt that what I am trying is correct. Let me explain what I'm doing, perhaps there is a

haproxy 1.8 on CentOS with wrapper and SystemD

2018-02-02 Thread Garbage
I`m having problems with running haproxy 1.8 on CentOS 7.4 and originally I planned to post my setup, logs and more. But while thinking about this I started to doubt that what I am trying is correct. Let me explain what I'm doing, perhaps there is a better approach which solves my problem

[PATCH] proxy-v2-options ssl-cipher,cert-sig,cert-key,authority

2018-02-02 Thread Emmanuel Hocdet
Hi, Series of patches to add proxy protocol v2 options related to tls informations (see doc/proxy-protocol.txt). . ssl-cipher (PP2_SUBTYPE_SSL_CIPHER) . cert-sig (PP2_SUBTYPE_SSL_SIG_ALG) . cert-key (PP2_SUBTYPE_SSL_KEY_ALG) . authority (PP2_TYPE_AUTHORITY) - aka SNI ++ Manu

Re: [PATCH] MINOR: introduce proxy-v2-options for send-proxy-v2

2018-02-02 Thread Emmanuel Hocdet
Hi Aleks > Le 1 févr. 2018 à 23:34, Aleksandar Lazic a écrit : > > Hi. > > -- Originalnachricht -- > Von: "Emmanuel Hocdet" > An: "haproxy" > Gesendet: 01.02.2018 17:54:46 > Betreff: [PATCH] MINOR: introduce proxy-v2-options