Re: [PATCH] CONTRIB: contrib/prometheus-exporter: Add a Prometheus exporter for HAProxy

2019-02-08 Thread Pavlos Parissis
On 8/2/19 11:11 π.μ., Willy Tarreau wrote: > Hi Christopher, > > > On Thu, Feb 07, 2019 at 10:09:52PM +0100, Christopher Faulet wrote: >> Hi, >> >> This patch adds a new component in contrib. It is a Prometheus exporter for >> HAProxy. > (...) > > Thanks for doing this. After reading the whole

IT Management Service Contact List

2019-02-08 Thread sonya . henson
Hi, How about targeting *IT Management Software products Users base *for your market expansion strategy. *IT Management Software products List Includes:* • Nagios • Intermedia • Microsoft System Center Configuration Manager • Microsoft System Center • Zabbix • Altiris • CommVault •

Re: Does anyone *really* use 51d or WURFL ?

2019-02-08 Thread Willy Tarreau
Hi Ben, On Tue, Feb 05, 2019 at 01:37:59PM +, Ben Shillito wrote: > Hi Willy, > > I have attached two patches. > > One is the threading change which maps the threading flag in 51Degrees to the > one in HAProxy. There are also some changes in the 51d.c module code to make > everything thread

Re: Require info on ACL for rate limiting on per URL basis.

2019-02-08 Thread Marco Corte
Il 2019-02-08 14:46 Badari Prasad ha scritto: Can I get some reference for a url based rate limiting, so that I can build on this Hi! I found there two posts very valuable https://www.haproxy.com/blog/introduction-to-haproxy-stick-tables/

Re: http-use-htx and IIS

2019-02-08 Thread Willy Tarreau
Hi Marco, On Fri, Feb 08, 2019 at 02:20:53PM +0100, Marco Corte wrote: > Il 2019-02-07 17:50 Marco Corte ha scritto: > > Hello! > > > > I am testing haproxy version 1.9.4 on Ubuntu 18.04. > > > > With the "option http-use-htx", haproxy shows a strange behaviour when > > the real server is IIS

Require info on ACL for rate limiting on per URL basis.

2019-02-08 Thread Badari Prasad
Hi , I am a novice for HAProxy, was checking if HAProxy can support rate limiting per url basis. I did check some examples and documentation, amount of info is overwhelming. My back end server exposes url's say 1) /api/v1/{client_name}/transfer_data Ex: /api/v1/client1/transfer_data or

Re: http-use-htx and IIS

2019-02-08 Thread Marco Corte
Il 2019-02-07 17:50 Marco Corte ha scritto: Hello! I am testing haproxy version 1.9.4 on Ubuntu 18.04. With the "option http-use-htx", haproxy shows a strange behaviour when the real server is IIS and if the users' browsers try to do a POST. I activated two frontend/backend pair on the same

Re: Using server-template for DNS resolution

2019-02-08 Thread Igor Cicimov
Hi Baptise, On Fri, Feb 8, 2019 at 6:10 PM Baptiste wrote: > > > On Fri, Feb 8, 2019 at 6:09 AM Igor Cicimov < > ig...@encompasscorporation.com> wrote: > >> On Fri, Feb 8, 2019 at 2:29 PM Igor Cicimov < >> ig...@encompasscorporation.com> wrote: >> >>> Hi, >>> >>> I have a Jetty frontend exposed

Re: possible use of unitialized value in v2.0-dev0-274-g1a0fe3be

2019-02-08 Thread Ricardo Nabinger Sanchez
On Wed, 6 Feb 2019 19:12:31 +0100 Tim Düsterhus wrote: > Line 4398 is missing here, it appends a marker (empty string) to mark > the end of the array. > > > ... > > > > 4450 /* look for the Host header and place it in :authority > > */ > > 4451 auth =

Re: [PATCH] CONTRIB: contrib/prometheus-exporter: Add a Prometheus exporter for HAProxy

2019-02-08 Thread Willy Tarreau
Hi Christopher, On Thu, Feb 07, 2019 at 10:09:52PM +0100, Christopher Faulet wrote: > Hi, > > This patch adds a new component in contrib. It is a Prometheus exporter for > HAProxy. (...) Thanks for doing this. After reading the whole patch, I measure how uninteresting an experience this must