Re: [PATCH] travis-ci: report asan findings in more intelligent way

2020-09-03 Thread Илья Шипицин
any attention to this ? чт, 27 авг. 2020 г. в 21:08, Илья Шипицин : > Hello, > > asan findings were mixed with reg-tests errors and it was hard to > investigate. > > Cheers, > Ilya Shipitcin >

Re: HAProxy and Apache reverse proxy with TLS passthrough

2020-09-03 Thread Tom Browder
On Thu, Sep 3, 2020 at 15:40 Илья Шипицин wrote: > seems, you are talking about SNI routing. i.e. L7 routing based on server > name extension sent in SSL Client Helo. > > will the following work for you ? > > https://www.haproxy.com/blog/enhanced-ssl-load-balancing-with-server-name-indication-sni

Re: HAProxy and Apache reverse proxy with TLS passthrough

2020-09-03 Thread Илья Шипицин
seems, you are talking about SNI routing. i.e. L7 routing based on server name extension sent in SSL Client Helo. will the following work for you ? https://www.haproxy.com/blog/enhanced-ssl-load-balancing-with-server-name-indication-sni-tls-extension/ чт, 3 сент. 2020 г. в 00:42, Tom Browder : >