HAProxy 2.0 "stick on src table mypeers/mytable" does not result in peers binding to socket address

2019-08-30 Thread Bruno Henc
Greetings, Using "stick on src table mypeers/stickysrc" in a backend results in HAProxy deciding not to bind to the appropriate peers address for the local host (i.e. HAProxy thinks there are no stick tables in use). However using a http-request track-sc0 line will result in haproxy listening

Re: HA-Proxy version 1.8.13 2018/07/30.

2019-08-30 Thread GARDAIS Ionel
Hi Leonardo, What are you trying to achieve ? What is your current setup ? -- Ionel GARDAIS Tech'Advantage CIO - IT Team manager De: "BISSOLI Leonardo" À: "haproxy" Envoyé: Vendredi 30 Août 2019 17:05:57 Objet: HA-Proxy version 1.8.13 2018/07/30. Hi All. My name is Leonardo

HA-Proxy version 1.8.13 2018/07/30.

2019-08-30 Thread BISSOLI Leonardo
Hi All. My name is Leonardo Bissoli and we’re working in a project that use HAProxy. We can successfully deploy 2 Load Balance Servers with 2 Web Servers the only issue that we’re facing is when we reboot the Load Balance Server (the page couldn’t be reached anymore) but there is no error in

Setting retry-on causes segmentation fault with TCP backends

2019-08-30 Thread Louis Chanouha
Hello, I upgraded to HAProxy 2.0.5 (from 1.9) and found an issue when i tried to add retry-on option. TCP backend seems to answer to one or two requests and then crash HAProxy: My simplified conf: defaults    [...]    retries 3    option abortonclose   

Haproxy timeouts and returns NULL as response

2019-08-30 Thread Santhosh Kumar
Hi, We have a client-haproxy-server setup like this https://imgur.com/bxV3BA9, we use apache and jetty httpclient for http1.1 and http2 requests respectively. Our http request will take 2 secs to 10 mins for processing a request depends on the request type. Some of the requests returns null as

does anybody knows something about https://gitlab.com/haproxy ?

2019-08-30 Thread Илья Шипицин