Category "haproxy"

haproxy health check on https backend strange results

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

How to proxy MSSQL connections over TCP proxy with cached Kerberos credential?

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

What env var to send requests to a HAProxy instance?

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

Seeing timeouts in HAProxy dashboard, but no latencies seen on application side

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,

How can I query in a bash script which of the haproxy load balancer hosts is currently the primary and which is the secondary?

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

Cannot connect to haproxy exporter

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

HAProxy Unable load SSL

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

HAProxy Fails to Start

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

how to use nifi.web.proxy.host and nifi.web.proxy.context.path?

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'

Docker Registry behind HAProxy not working properly

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

Rewrite url in haproxy

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