Problem with http_auth HAproxy 2.0
Hey, i have a problem with basic auth at my haproxy server. i followed several todos but none of them are working. I created a userlist: userlist trusted_users user user1 insecure-password password1...
View ArticleHAproxy 2.3 - persistent connection issue
Hi Guys, I have a java web app running behind HAProxy Load balancer, users getting authentication error when connecting (they can’t login), but everything is working fine with incognito mode or if...
View ArticleAny issues with large map files?
We have been using haproxy map files to manage lists of redirects and rewrites on our web site, usually using path but sometimes also path_beg. A sample config snippet from a test instance:...
View ArticleHaproxy stats writes only after TCP connection is closed
I’m using ha proxy official docker image: haproxy:2.4.11-alpine3.15 Everything seems to work fine, but unfortunately seems statistic is not displayed correctly. So if I have client with open...
View ArticleHigh cpu usage over TCP
Hi I’m running haproxy 2.4 and when the haproxy is configured in tcp mode i get a high cpu usage. Example: Running the stress tool to generated arround 30k connections: ./pst -c 100000 -r 100000 -u...
View ArticleUnable access to webex desktop app using tcp mode
Hi I’m running haproxy 2.4 and when the haproxy is configured in http mode, i can’t access to webex desktop app, says connecting but instead pass to logon page, back to “select webex website”....
View ArticleHow can i tell haproxy to not use slow backend
Hello, How can i tell haproxy to not use slow backend. 1 post - 1 participant Read full topic
View ArticleNeed help with SPOE Agent
I hope this is the right place to ask… As part of a larger project, I need someone who would be able to develop and Agent for the SPOE in HAProxy in C. Not looking for free help… This would obviously...
View ArticleDataplane API map file issue
Hi there, I’ve just installed the dataplance api (2.4.4) and it looks to be running OK. I can run some simple queries without issue. However, one of the things I wanted to work with are map files....
View ArticleHow to disable entire box when fails only one service?
Dear HAProxy Community! Please, help me solve the problem. There are 2 boxes running 2 identical services: service-A and service-B. With backend clients if the client connects to the service-A on the...
View ArticleMax_sess_stkctr
Hi, would it be possible to increase max stick counters to say 500? The config manual says to use “MAX_SESS_STKCTR” during the build time but setting it in the make flags is not honored. Using version...
View ArticleHttps configuration for haproxy
Hello friends, I’ve some web applications running on tomcat. There are two identical application servers for each applications and I want a loadbalancer to distribute the network traffic between those...
View ArticleDifferent response than in original server
Dear HAProxy Community! Please, help me solve the problem. I cant get real information from healthcheck if I use 'binded' port(25080). When something fails I always get 503- Service Unavailable, and...
View Article"502 Bad Gateway
I have to put haproxy in front of my already running wildfly application server. Both haproxy and wildfly-server are on separate ubuntu machines. I had installed haproxy version 1.8.8-1 and it is...
View ArticleHaproxy hold file transfer while uploading
Hi, I’ve an haproxy (v2.0.13) in front of 6 web servers loadbalanced with leastconn algorythm. When files are uploaded to my service in a PUT request, haproxy seems to wait for the file to be...
View ArticleWebsite brings a StatusCode: 503 when behind a haproxy reverse proxy
Hi, I have a haproxy reverse proxy because I have only one ip address for multiple systems. So far everything runs fine with the standards I found on the internet. There is only one webserver (zammad...
View ArticleHaproxy removing Content-Length header if Transfer-Encoding header is found
Hi. I noticed that sending a request through my proxy with these headers Content-Length: value Transfer-Encoding: value The message arrived on the other side as such Transfer-Encoding: value For a...
View ArticleHas someone a working configuration for zammad?
Hi, I am suffering to get zammad (ticket system) running correctly behind a HAProxy reverse proxy. Has someone a working config? Thanks, Christian. 1 post - 1 participant Read full topic
View ArticleGetting the active configuration file location of running instace
To speed up thing when I’m editing the config file I made some super basic scripts and added the directory where I SSH in to the path so hapchk, hapreset, hapcmd, etc are autocompleted and things are...
View ArticleFilter and load balance certain traffic?
Is it possible to only load balance certain traffic? i.e. IF traffic is from X subnet and is port Y then loadbalance ELSE passthrough transparently 1 post - 1 participant Read full topic
View Article