Re: Listening only server within backend

2015-05-28 Thread Willy Tarreau
On Thu, May 28, 2015 at 03:20:09PM +0200, Kevin Maziere wrote: > But I'm still thinking that such behaviour will be a good improvement in > haproxy :) In fact no. There has been a discussion about this a few years ago that could probably be found on the list. Doing so comes with a significant numb

Re: Listening only server within backend

2015-05-28 Thread mkzero
On Thu, May 28, 2015 at 03:20:09PM +0200, Kevin Maziere wrote: 2015-05-28 11:11 GMT+02:00 mkzero : On Thu, May 28, 2015 at 10:44:21AM +0200, Pavlos Parissis wrote: On 28/05/2015 10:14 πμ, Kevin Maziere wrote: 2015-05-26 17:02 GMT+02:00 Lukas Tribus mailto:luky...@hotmail.com>>: > Hi

Re: Listening only server within backend

2015-05-28 Thread Kevin Maziere
2015-05-28 11:11 GMT+02:00 mkzero : > On Thu, May 28, 2015 at 10:44:21AM +0200, Pavlos Parissis wrote: > >> >> On 28/05/2015 10:14 πμ, Kevin Maziere wrote: >> >>> >>> >>> 2015-05-26 17:02 GMT+02:00 Lukas Tribus >> >: >>> >>> > Hi the list >>> > >>> > In my b

Re: Listening only server within backend

2015-05-28 Thread mkzero
On Thu, May 28, 2015 at 10:44:21AM +0200, Pavlos Parissis wrote: On 28/05/2015 10:14 πμ, Kevin Maziere wrote: 2015-05-26 17:02 GMT+02:00 Lukas Tribus mailto:luky...@hotmail.com>>: > Hi the list > > In my backend I've many servers, and I'd like to add some that receive > a cop

Re: Listening only server within backend

2015-05-28 Thread Pavlos Parissis
On 28/05/2015 10:14 πμ, Kevin Maziere wrote: > > > 2015-05-26 17:02 GMT+02:00 Lukas Tribus >: > > > Hi the list > > > > In my backend I've many servers, and I'd like to add some that receive > > a copy of all the requests arriving to the backend. Of

Re: Listening only server within backend

2015-05-28 Thread Kevin Maziere
2015-05-26 17:02 GMT+02:00 Lukas Tribus : > > Hi the list > > > > In my backend I've many servers, and I'd like to add some that receive > > a copy of all the requests arriving to the backend. Of course haproxy > > won't reply to them after sending the request. > > I don't find any option for 'ser

RE: Listening only server within backend

2015-05-26 Thread Lukas Tribus
> Hi the list > > In my backend I've many servers, and I'd like to add some that receive > a copy of all the requests arriving to the backend. Of course haproxy > won't reply to them after sending the request. > I don't find any option for 'server' in section 5 of the docs, that > will allow

Listening only server within backend

2015-05-26 Thread Kevin Maziere
Hi the list In my backend I've many servers, and I'd like to add some that receive a copy of all the requests arriving to the backend. Of course haproxy won't reply to them after sending the request. I don't find any option for 'server' in section 5 of the docs, that will allow me to define such '