Re: urlp jsessionid stick table

2019-08-18 Thread Nik Mihelioudakis
Hi Aleksander, Thanks for a quick response Here are the details you requested /usr/sbin/haproxy -vv HA-Proxy version 1.5.18 2016/05/10 Copyright 2000-2016 Willy Tarreau Build options : TARGET = linux2628 CPU = generic CC = gcc CFLAGS = -O2 -g -fno-strict-aliasing

Re: urlp jsessionid stick table

2019-08-18 Thread Aleksandar Lazic
Hi. Am 18.08.19 um 11:53 schrieb Nik Mihelioudakis: > Dear HAProxy Community, > > We are currently trying to implement load balancing using Java Web Start (ie > no > cookie support) and we are having issues with session stickiness. Which version of haproxy do you use? haproxy -vv How does

Re: any official rpm (centos, fedora) repo ?

2019-08-18 Thread Aleksandar Lazic
Hi. Am 18.08.19 um 07:57 schrieb Илья Шипицин: > Hello, > > is there any official repo ? > (I could not find one) Maybe you can use this one. https://github.com/AxisNL/haproxy-rpmbuild > Ilya Shipitsin Hth Aleks

[no subject]

2019-08-18 Thread Nik Mihelioudakis
Kind Regards, N Mihelioudakis E: n.mi...@outlook.com

using params* with server-template directive

2019-08-18 Thread Uri Okrent
Hi, I've set up haproxy in a docker swarm environment to balance between several servers. The server task (let's call it foosrv) are configured using docker's `replicate` directive to run on multiple nodes, and as such, I don't have hostnames or IP addresses until runtime. Luckily, the docker

Re: PATCH: save some electricity on travis-ci (run non mainstream builds only daily)

2019-08-18 Thread Илья Шипицин
Hi, any update on this? On Wed, Aug 7, 2019, 7:10 PM Илья Шипицин wrote: > Hello, > > please find attached patch. > > > Thanks! > Ilya Shipitsin >

urlp jsessionid stick table

2019-08-18 Thread Nik Mihelioudakis
Dear HAProxy Community, We are currently trying to implement load balancing using Java Web Start (ie no cookie support) and we are having issues with session stickiness. I have configured the following stick-table type string len 52 size 5M expire 30m stick on urlp(jsessionid,;) Which

Re: urlp jsessionid stick table

2019-08-18 Thread Nik Mihelioudakis
I upgraded, however I am still getting the same results. HA-Proxy version 2.0.5 2019/08/16 - https://haproxy.org/ Build options : TARGET = linux-glibc CPU = generic CC = gcc CFLAGS = -O2 -g -fno-strict-aliasing -Wdeclaration-after-statement -fwrapv -Wno-unused-label

Re: urlp jsessionid stick table

2019-08-18 Thread Aleksandar Lazic
Am 18.08.19 um 19:01 schrieb Nik Mihelioudakis: > I upgraded, however I am still getting the same results. perfect. Have you also changed the setup as mentioned in the last mail? > HA-Proxy version 2.0.5 2019/08/16 - https://haproxy.org/ [snipp] > > > ** > > Kind Regards, > * > **Nik

Re: urlp jsessionid stick table

2019-08-18 Thread Nik Mihelioudakis
I have modified the configuration as follows frontend fe_WebLogic bind *:8854 mode http option httplog option http_proxy option forwardfor header X-Real-IP default_backend be_Weblogic backend be_Weblogic mode http option httpchk

Re: urlp jsessionid stick table

2019-08-18 Thread Aleksandar Lazic
Hi Nik. Am 18.08.19 um 15:25 schrieb Nik Mihelioudakis: > Hi Aleksander, > > Thanks for a quick response > > Here are the details you requested > > /usr/sbin/haproxy -vv > HA-Proxy version 1.5.18 2016/05/10 > Copyright 2000-2016 Willy Tarreau Okay you are on a rpm based system. Can you try

Re: using params* with server-template directive

2019-08-18 Thread Aleksandar Lazic
Hi Uri. Am 18.08.19 um 15:38 schrieb Uri Okrent: > Hi, I've set up haproxy in a docker swarm environment to balance > between several servers. The server task (let's call it foosrv) are > configured using docker's `replicate` directive to run on multiple > nodes, and as such, I don't have

Re: urlp jsessionid stick table

2019-08-18 Thread Aleksandar Lazic
Am 18.08.19 um 19:53 schrieb Nik Mihelioudakis: > I have modified the configuration as follows > > frontend fe_WebLogic >         bind *:8854 >         mode http >         option  httplog >         option http_proxy >         option forwardfor header X-Real-IP >         default_backend

unsubscribe

2019-08-18 Thread Nathan Reilly
unsubscribe