I have the following haproxy backend configuration. I'm surprised that in haproxy status page the check is reported as "L6ok". Why Layer 6 and not Layer 7 ? bac
I need to proxy MSSQL connections over a TCP proxy using cached kerberos credentials. The idea is to authenticate against the database with kerberos, cache the
I have a HAProxy configured that works as expected when sending requests directly to the proxy host and port that the proxy is listening on. The proxy is runni
We have been facing a weird issue lately for our GRPC service. During some time period, we're seeing significants numbers of timeouts on our HAProxy dashboard,
I want to be able to determine which LB is primary and which is secondary from a bash script running on both load balancers. Background is: For the renewal of a
I have configured HAProxy locally in my machine and I have tried to read the metrics of it using haproxy_exporter. I am using the docker image of the haproxy_ex
I got this error 'bind *:443' : unable to load SSL certificate from PEM file '/etc/ssl/private/https-cert.pem' but the file location is correct. $ sudo ls -l
I can't seem to get my HAProxy to start, any ideas whats causing the problem? root@haproxy-www:/# service haproxy restart root@haproxy-www:/# service haproxy s
I have deployed NiFi with Kerberos in a cluster and for accessing the UI I am using haproxy. I am able to access NiFi UI through the individual node URL but it'
I have configured Docker Registry using htpasswd authentication as docker service. I use a port mapping 443:5000 and it works perfectly. "docker login :443" wor
I have haproxy as front layer to our nodejs app and I'm looking for a way to rewrite url. For example, if customers go to https://aaa.com/product/123, haproxy w