Server Failed Healthchecks
OS: Ubuntu 22.0.4.4 LTS Haproxy: 2.8.5-1ppa1~jammy 2023/12/09 Hi all, I am having a bit of an issue I don’t know how to troubleshoot. I have a haproxy cluster where there are servers with too many...
View ArticleIs HAPROXY the right product for me
Hello i have several neewbie question. I will expose what i want to do and hope somebody can says to me if it’s possible to do it with HAProxy. If yes I will try to setup it in opnsense (as there is...
View ArticleHaproxy pfsense and nextcloud
Hello everyone, I use nextcloud and in the summary information the following inscription appears: The reverse proxy header configuration is incorrect I think this is an error regarding HTTP...
View Article100% CPU Usage with HA Proxy 2.2.23
We’re using HA Proxy 2.2.23 and encountered a scenario where the HA Proxy CPU is pegged at 100% until it’s restarted. Sometimes it remains at that level until we restart the backend servers. Here’s a...
View Articleالحرفين السلام اول جمال
Snapchat Maro Maro on Snapchat Maro Maro is on Snapchat! 1 post - 1 participant Read full topic
View ArticleSSL handshake error
Hello! Trying to set up a HAPROXY in cloud to forward requsts via IPSec tunnel to office network. im getting this kind of error in logs: Mar 21 18:46:00 nt-cloud-haproxy haproxy[63523]: Health check...
View ArticleSetting global variable in register_init Lua
Hi I am loading a JSON file in register_init() function of Lua. I want to set some global variables based on the JSON data read in register_init(). Please let me know, how I solve this. 1 post - 1...
View ArticleWhy is 2.8.8 in https://www.haproxy.org/download/2.8/src/CHANGELOG but not...
Why is 2.8.8 in https://www.haproxy.org/download/2.8/src/CHANGELOG but not https://github.com/haproxy/haproxy/blob/master/CHANGELOG? 4 posts - 2 participants Read full topic
View ArticleAdding multiple servers to one HAProxy config
Hey there, A few months ago, users on this site helped me get my HAProxy config working load balancing one service across three backends. Thank you again for that!! Now we’d like to add a new service....
View ArticleLayer6 invalid response, info: "SSL handshake failure"
Somehow all the other posts don’t specifically solve my issue so… Hi all, I have two backend servers that are running on Port 443 SSL via IIS using the CCS (Centralized Certification Server) module....
View ArticleACL match, rewrite and redirect
Hi, I have an frontend acl correctly matching inbound requests and forwarding these to a specific pool of servers in the backend. frontend front_443 default_backend default-servers acl backend-acl...
View ArticleIngress controller in external mode: multiple clusters
Is it possible to have an HAProxy external mode ingress controller serve more than one cluster? Is it as direct as having more than one cluster in the kubeconfig file–will it just monitor all of them?...
View ArticleHaproxy redirect to path
Hi , I use haproxy on pfsense and in production 5 certificates managed by haproxy that are automatically sorted on lan servers . The first certificate is that of the pfsense e.g. mypfsense.fqdn ....
View Article"server is down, reason: Layer7 wrong status" although it's up and running
Hi, I’m using haproxy version 2.9.4. this is my configuration file: **listen production** ** bind 192.168.7.208:5000 ** option httpchk OPTIONS /master** ** http-check expect status 200** **...
View ArticleIP sticky-sessions with cf-connecting-ip
Hello good people, i am currently trying to find the best way to integrate ip-based sticky session on the real-ip while using cloudflare as a cdn. The problem is that “stick on src” now uses the ip...
View ArticleHaproxy, SSL Pass-through, with 5 Apache Virtual Hosts on Ubuntu 22.04
Hello, can anyone point me to a good configuration example for my current setup? One Haproxy device with SSL Pass-through to 5 Apache Virtual Hosts on 2 Ubuntu 22.04 servers. Below is the config I...
View ArticleHaproxy scalability and resource consumption
I’d like to deploy an Haproxy server to handle ssh connection into a cluster of servers but I’m concerned about scalability. We have 200-300 users and maybe 500 total ssh connections at a time. Will a...
View ArticleHaproxy and Nginx or any other ingress controller
Hi, I have a problem with configuration which drive me crazy. My setup: Haproxy on serwer with IP 10.1.1.2 Ingress controller on Tanzu with IP 10.22.1.100 Ingress controllers which was testeed are...
View ArticleHaproxy connection pools keep minimum number of connections
We have an outbound path we are trying to use that is latency sensitive. The remote site is about 100ms away, so the TLS handshake is quickly adding to the total time for a transaction. Our idea was...
View ArticleHAProxy Fails to Execute Lua Script Correctly and Cannot Detect Backend
0 I am attempting to implement a script to execute actions based on the state of my backend nodes. Below is the initial section of my lua script and also haproxy backend config Despite these settings,...
View Article