Re: Server-template and randomized DNS responses

2018-02-07 Thread Чепайкин Михаил
Hi I’ve changed configuration as you suggested: backend tsdb_backend_query server-template tsdb_query 5 _mfm-monitor-opentsdb._tcp.service.mfmconsul:4242 check resolvers dns inter 1000 Logs are kinda different - backend servers now go UP and DOWN, but seems the same - ip addresses changing in

Re: Server-template and randomized DNS responses

2018-02-07 Thread Baptiste
Hi You're not using SRV records and that may be the root cause of your issue. Please try something like this: backend tsdb_backend_query server-template tsdb_query 5 _mfm-monitor-opentsdb._tcp.service.mfmconsul:4242 check resolvers dns inter 1000 if "mfm-monitor-opentsdb" is your service name

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

2018-02-07 Thread Aleksandar Lazic
Hi Manu. -- Originalnachricht -- Von: "Emmanuel Hocdet" An: "Aleksandar Lazic" Cc: "haproxy" Gesendet: 05.02.2018 14:58:20 Betreff: Re: [PATCH] MINOR: introduce proxy-v2-options for send-proxy-v2 Hi Aleks, Le 2 févr. 2018 à 20:46, Aleksandar Lazic a écrit : Hi Manu. Am 02-02-2

[PATCH] DOC: Mention -Ws in the list of available options

2018-02-07 Thread Pavlos Parissis
Hi, Please consider applying the attached patch. It is a patch for the management.txt and adds the '-Ws' in the list of available options. haproxy --help reports that option, so I thought we need to have in the document as well. The patch mentions that haproxy must be build with `USE_SYSTEMD`

Re: -Ws argument isn't document?

2018-02-07 Thread Pavlos Parissis
On 03/02/2018 03:53 μμ, Lucas Rolff wrote: > haproxy --help: > -W master-worker mode. > -Ws master-worker mode with systemd notify support. Stupid me. But, I think it should be mentioned in the document as well. I prepared a patched for it. Cheers, Pavlos signature.asc Descrip

Server-template and randomized DNS responses

2018-02-07 Thread Чепайкин Михаил
Hi! I have a Consul as service discovery tool and HAProxy as load balancer. In Consul registered a service running on a number of servers, and this service can be scaled by adding and removing nodes and by moving nodes from one server to another. Consul has DNS service which randomizes responses

Hello, I have a question about a post on feedjunkie.com

2018-02-07 Thread Anna Kucirkova
Hello there Your page http://feedjunkie.com/item/26333552/Where Athletes In The Worlds Top Sports Leagues Come F has some good references to some of the best athletes in the world so I wanted to get in touch with you. I've recently written an article about Roger Federer and was wondering if you

Re: next bugfix release for 1.8 branch

2018-02-07 Thread Willy Tarreau
Hello Robbert, On Wed, Feb 07, 2018 at 10:52:21AM +, Robbert Muller wrote: > Hello, > > i was wondering what the 'next bug-fix' release policy was, for the 1.8 > branch, > the only documentation i could find is a mail discussion for the 1.5 branch. It's the same for all stable branches. In

next bugfix release for 1.8 branch

2018-02-07 Thread Robbert Muller
Hello, i was wondering what the 'next bug-fix' release policy was, for the 1.8 branch, the only documentation i could find is a mail discussion for the 1.5 branch. I'm hoping that the next release fixes the 'ms -edge takes a long while, when redirected after a post'  discussed here in  https://w

Re: Why is there a tilde ~ character behind the frontend name in the log file?

2018-02-07 Thread Valentin Vidic
On Wed, Feb 07, 2018 at 10:15:56AM +, Pieter Vogelaar wrote: > I have a http frontend “default-http” and “default-https”. In the > access log is the ~ (tilde) character appended to the default-https > frontend name, like “default-https~”. Looks like it means SSL: | | %ft | frontend_name_

Re: Why is there a tilde ~ character behind the frontend name in the log file?

2018-02-07 Thread Lukas Tribus
Hi Pieter, On 7 February 2018 at 11:15, Pieter Vogelaar wrote: > I have a http frontend “default-http” and “default-https”. In the access log > is the ~ (tilde) character appended to the default-https frontend name, like > “default-https~”. > > > Why is that? As per: http://cbonte.github.io/hap

Why is there a tilde ~ character behind the frontend name in the log file?

2018-02-07 Thread Pieter Vogelaar
I have a http frontend “default-http” and “default-https”. In the access log is the ~ (tilde) character appended to the default-https frontend name, like “default-https~”. Why is that? Best regards, Pieter Vogelaar

Re: HAProxy 1.7.5: conn_cur value problem with peer stick-table

2018-02-07 Thread Arnall
Le 27/10/2017 à 18:06, Arnall a écrit : Le 27/05/2017 à 08:49, Willy Tarreau a écrit : Hi Maxime, On Fri, May 19, 2017 at 02:28:40PM +0200, Maxime Guillet wrote: 2/ If I launch the same test on both haproxy servers and peers configuration activated, I can see the conn_cur counter always incre