sending traffic to one backend server based on which another backend server sticky session

2014-09-26 Thread Joseph Hardeman
So I have a need to send a remote visitor to one specific server on another port/backend based on the first backend server they logged in to. Its really the same server just different IP's. Is this possible? Joe

Re: Compile ZLIB in OpenBSD 5.4

2014-09-26 Thread Jorge Severino
At the end, i have compiled Haproxy in OpenBSD 5.4 with SSL .- Haproxy 1.5.4 .- install gmake and gcc from ports and compile with gmake USE_SSL All Ok, thanks 2014-04-04 11:47 GMT-03:00 Jorge Severino : > Hello: > > I tried the enable ZLIB Compression in OpenBSD 5.4 amd64 but not work: > >

Re: Mix option httpchk and ssl-hello-chk

2014-09-26 Thread Kevin COUSIN
Le 22/09/2014 15:44, Baptiste a écrit : On Mon, Sep 22, 2014 at 3:33 PM, Kevin COUSIN wrote: Hi list, Can I mix the option httpchk and ssl-hello-chk to check the health of an HTTPS website ? Thanks a lot Kevin C. Hi Kevin, No, you can't. It would be easier to answer you with

Re: retry new backend on http errors?

2014-09-26 Thread Klavs Klavsen
ohh- and if I were concerned about that.. one could just make it so one haproxy would only retry GETs.. not POSTS.. JCM said the following on 09/26/2014 11:46 AM: > On 25 September 2014 14:47, Klavs Klavsen wrote: >> Any way to make haproxy retry requests with certain http response codes >> X tim

Re: retry new backend on http errors?

2014-09-26 Thread Klavs Klavsen
JCM said the following on 09/26/2014 11:46 AM: > On 25 September 2014 14:47, Klavs Klavsen wrote: >> Any way to make haproxy retry requests with certain http response codes >> X times (or just until all backends have been tried) ? > > Nope. You really don't want to do this. And I'd be sad if the

Re: source based loadbalancing hash algorithm

2014-09-26 Thread JCM
On 25 September 2014 16:45, Gerd Müller wrote: > Hi list, > > we want to stress test our system. We have 8 nodes behind the haproxy and 8 > server infront to generate the request. Since we are using source based > loadbalancing I would like to know how the hash is build so I can give the > request

Re: retry new backend on http errors?

2014-09-26 Thread JCM
On 25 September 2014 14:47, Klavs Klavsen wrote: > Any way to make haproxy retry requests with certain http response codes > X times (or just until all backends have been tried) ? Nope. You really don't want to do this. And I'd be sad if the devs added anything in to HAProxy to enable this. You

Re: Stats Page Not Matching Log Lines

2014-09-26 Thread JCM
On 25 September 2014 19:09, SC wrote: [snip] > My confusion comes from not understanding the discrepancy between some of the > numbers. I get why frontend and backend would differ; obviously if the > request doesn't even make it to a backend server then there would be a > difference. However, I