Re: SOLVED! (Was: 400 error on cookie string)

2017-01-05 Thread ge...@riseup.net
Hi Willy, all, On 17-01-05 20:17:56, Willy Tarreau wrote: > "cas", if you want to be credited as a reporter of the issue, you > need to raise your hand very quickly now, because once the patch is > merged it will be too late. His name is Aleksey Gordeev, see 9060941483541...@web3g.yandex.ru, writ

Re: Update of SSL certificate on haproxy.org

2016-12-28 Thread ge...@riseup.net
On 16-12-28 09:32:07, Baptiste wrote: > I planned to release this script on gitlab at some point, and this > could be the right moment :) Yes! signature.asc Description: Digital signature

Re: HAProxy clustering

2016-12-19 Thread ge...@riseup.net
On 16-12-19 16:01:08, Stephan Müller wrote: > Different services on the same host, so it has also different health checks, > balance policies and so on.. Alright -- please show this in your code, next time. TIA and all the best, Georg signature.asc Description: Digital signature

Re: HAProxy clustering

2016-12-19 Thread ge...@riseup.net
On 16-12-19 08:39:17, Stephan Müller wrote: > Another point I encounter frequently, I use the same server (IPs) in > multiple backends, this duplicates configuration. > > SRV1_IP=192.168.0.1 > CHECK_INTER=1 > > backend foo > server service1 $SRV1_IP check inter $CHCECK_INTER > > backend ba

Re: HAProxy clustering

2016-12-16 Thread ge...@riseup.net
On 16-12-16 16:19:09, Michel blanc wrote: > Here I use pacemaker+corosync and 2 VIPs (+ round robin DNS) so all > haproxy instances are active. In case of failure, failed VIP is > "moved" to the remaining instance (which then holds the 2 VIPs). Doing this as well. Also, pacemaker/corosync enables

http/1.1, h2, HSTS, nginx, proxy_protocol: Seeking some advice and help

2016-11-18 Thread ge...@riseup.net
Hi all, I'm currently implementing a new environment, as per the subject, nothing fancy, but seeking for some advice and help: I'm using HAProxy and nginx out of Debian j-bp: HA-Proxy version 1.6.9-2~bpo8+1 2016/10/06 Copyright 2000-2016 Willy Tarreau Build options : TARGET = linux2628 CP

Re: Getting JSON encoded data from the stats socket.

2016-11-10 Thread ge...@riseup.net
Hi, On 16-11-10 16:56:33, Willy Tarreau wrote: > I removed you from the To in this response, but just as a hint we > generally recommend to keep people CCed since most of us subscribed > to lists have filters to automatically place them in the right box, > and some people may participate without b

Re: Getting JSON encoded data from the stats socket.

2016-11-10 Thread ge...@riseup.net
(Please don't Cc: me, I'm subscribed to the list.) On 16-11-10 16:12:31, Willy Tarreau wrote: > That's cool! > > The only thing is that I don't want to delay the release only for this, > and at the same time I'm pretty sure it's possible to do something which > will not impact existing code withi

Re: Getting JSON encoded data from the stats socket.

2016-11-10 Thread ge...@riseup.net
Hi all, On 16-07-05 10:05:13, Mark Brookes wrote: > I wondered if we could start a discussion about the possibility of > having the stats socket return stats data in JSON format. After the discussion we had in July, I'm wondering what's the current status regarding this topic? Thanks and all the

Re: haproxy: authorization based on subrequest

2016-09-15 Thread ge...@riseup.net
Hi Gopal, all, On 16-09-11 04:37:00, Raghavan, Gopal wrote: > > Is there a way to apply client authorization based on the result of a > subrequest. If the subrequest returns a 2xx response code, the access > is allowed. If it returns 401 or 403, the access is denied with the > corresponding error

Re: Backend: Multiple A records

2016-09-01 Thread ge...@riseup.net
On 16-09-01 14:14:54, Tim Düsterhus wrote: > On 31.08.2016 23:05, Baptiste wrote: > > If I want to setup a lab on my computer, what would be the fastest way to > > build it? > > I mean, running docker on my laptop does not seem to be sufficient and I > > don't really understand what would the bear

Re: Configure Log in Haproxy ( Need help )

2016-08-22 Thread ge...@riseup.net
Hi Qing, On 16-08-23 00:02:17, Qing Wang wrote: > And the haproxy.conf in /etc/rsyslog.d/ is: > # Create an additional socket in haproxy's chroot in order to allow > logging via > # /dev/log to chroot'ed HAProxy processes > #$AddUnixListenSocket /var/lib/haproxy/dev/log Uncomment this ^^^ line...

Re: Getting JSON encoded data from the stats socket.

2016-07-26 Thread ge...@riseup.net
Hi, On 16-07-26 21:47:55, Willy Tarreau wrote: > I'd like to wait for other people to have the time to participate to > this discussion, I know that some people are very careful about the > relevance and accuracy of the stats, some people may want to report > other suggestions. I can't add that m

Re: HTML documentation : work in progress

2016-07-05 Thread ge...@riseup.net
Hi Cyril, On 16-07-05 19:17:30, Willy Tarreau wrote: > Thanks for doing this! Don't have that much to add, but: I second that! All the best, Georg signature.asc Description: Digital signature

Re: haproxy wrapper scripts when real servers change state ?

2016-07-05 Thread ge...@riseup.net
Hi Guillaume, On 16-07-01 17:25:05, Guillaume Demillecamps wrote: > I'm asking this because I know of some Cisco product that can provide > that service (very expensively). But I would love to see this > achievable with haproxy instead. Not really sure if this is a task of / for HAProxy, but what